[MMENT4]
[reactos.git] / reactos / lib / drivers / sound / mment4 / control.c
index 66a5c09..d454bea 100644 (file)
@@ -8,9 +8,11 @@
  * PROGRAMMERS: Andrew Greenwood (silverblade@reactos.org)
 */
 
-#define NDEBUG
 #include "precomp.h"
 
+#include <winioctl.h>
+#include <ntddsnd.h>
+
 /*
     Convenience routine for getting the path of a device and opening it.
 */