[WIN32DLLS]
[reactos.git] / reactos / dll / win32 / shlwapi / precomp.h
index d5fc111..90d50f7 100644 (file)
 #include <shlwapi.h>
 #include <shlobj.h>
 
-#include <wine/unicode.h>
-
 #include <wine/debug.h>
-WINE_DEFAULT_DEBUG_CHANNEL(shell);
+#include <wine/unicode.h>
 
 #include "resource.h"
 
+WINE_DEFAULT_DEBUG_CHANNEL(shell);
+
 #endif /* _SHLWAPI_PCH_ */