Including <debug.h> in order to use DPRINT rather than my own homebrew
[reactos.git] / reactos / dll / win32 / mmdrv / mmdrv.h
index 1a435fd..7b17bcb 100644 (file)
@@ -18,8 +18,7 @@
 #include <mmddk.h>
 
 #include <stdio.h>
-#define DPRINT printf
-
+#include <debug.h>
 
 /* Need to check these */
 #define MAX_DEVICES             256