Blame include/ntapi/nt_dalist.h

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