[MMDRV]
[reactos.git] / reactos / dll / win32 / mmdrv / common.c
index 0ca7e50..7d17757 100644 (file)
@@ -11,6 +11,9 @@
 
 #include "mmdrv.h"
 
+#define NDEBUG
+#include <debug.h>
+
 /*
     Translates errors to MMRESULT codes.
 */