[KS]
[reactos.git] / reactos / drivers / ksfilter / ks / methods.c
index 6263ce0..9636978 100644 (file)
@@ -8,6 +8,9 @@
 
 #include "priv.h"
 
+#define NDEBUG
+#include <debug.h>
+
 NTSTATUS
 FindMethodHandler(
     IN PIO_STATUS_BLOCK IoStatus,