]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/uxtheme.cpp
forward WM_HELP from the buddy control to the main one in order to make context sensi...
[wxWidgets.git] / src / msw / uxtheme.cpp
index 4376d2549d62a7e73c4052ceee4c79b80e5b2fec..f850095db28244f5ac935e3a014d2a834ac3a108 100644 (file)
     #include "wx/toplevel.h"
     #include "wx/string.h"
     #include "wx/log.h"
+    #include "wx/module.h"
 #endif //WX_PRECOMP
 
-#include "wx/module.h"
-
 #include "wx/msw/uxtheme.h"
 
 // ============================================================================
@@ -176,4 +175,3 @@ bool wxUxThemeEngine::Initialize()
 }
 
 #endif // wxUSE_UXTHEME
-