Blob Blame History Raw
#ifndef _NT_PE_H_
#define _NT_PE_H_

#ifdef  _MIDIPIX_FREESTANDING

#include <pemagine/pemagine.h>

#else

#include "pemagine.h"

#endif

#endif