[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
[reactos.git] / win32ss / user / user32 / include / user32.h
index 4692382..4993f46 100644 (file)
@@ -54,6 +54,7 @@
 
 /* WINE Headers */
 #include <wine/unicode.h>
+#include <wine/debug.h>
 
 /* Internal User32 Headers */
 #include "user32p.h"