Blame include/ntapi/nt_pe.h

28d040
#ifndef _NT_PE_H_
28d040
#define _NT_PE_H_
28d040
28d040
#ifdef  _MIDIPIX_FREESTANDING
28d040
28d040
#include <pemagine/pemagine.h>
28d040
28d040
#else
28d040
28d040
#include "pemagine.h"
28d040
28d040
#endif
28d040
28d040
#endif