[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
[reactos.git] / win32ss / user / user32 / controls / edit.c
index 2eadddb..f1db16f 100644 (file)
@@ -46,8 +46,6 @@
 #define WIN32_LEAN_AND_MEAN
 #include <usp10.h>
 
-#include <wine/debug.h>
-
 WINE_DEFAULT_DEBUG_CHANNEL(edit);
 WINE_DECLARE_DEBUG_CHANNEL(combo);
 WINE_DECLARE_DEBUG_CHANNEL(relay);