]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/glcanvas.cpp
allow using both char* and wchar_t* in wxFileConfig and wxConfigBase, too
[wxWidgets.git] / src / gtk1 / glcanvas.cpp
index 5d4bcc5c823c944fe52170facda4dcf0e5f32882..235c0de0d7befebbf433fcd80bcdeab70962160d 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/frame.h"
+    #include "wx/colour.h"
+    #include "wx/module.h"
 #endif // WX_PRECOMP
 
-#include "wx/frame.h"
-#include "wx/colour.h"
-#include "wx/module.h"
-
 extern "C"
 {
 #include "gtk/gtk.h"