[MMDRV]
[reactos.git] / reactos / dll / win32 / mmdrv / entry.c
index 6edb1a2..4a2f0c0 100644 (file)
@@ -9,8 +9,10 @@
  *                       Jan 14, 2007: Created
  */
 
-#include <mmdrv.h>
+#include "mmdrv.h"
 
+#define NDEBUG
+#include <debug.h>
 
 /*
     Nothing particularly special happens here.