- Fix debug header nonsense
[reactos.git] / reactos / lib / user32 / windows / hook.c
index 5d56b2d..aaf29cf 100644 (file)
@@ -29,6 +29,8 @@
 /* INCLUDES ******************************************************************/
 
 #include <user32.h>
+#define NDEBUG
+#include <debug.h>
 
 /* FUNCTIONS *****************************************************************/