Blob Blame History Raw
#ifndef _NT_DALIST_H_
#define _NT_DALIST_H_

#ifdef  _MIDIPIX_FREESTANDING

#include <dalist/dalist.h>

#else

#include "dalist.h"

#endif

#endif