]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/window.cpp
correct dll declaration (the classes in the header are part of adv library, not core)
[wxWidgets.git] / src / gtk1 / window.cpp
index 78f316c9e9921d4f0f90ea441d5403db4f1e71e1..a36bfe0a103bbeb14a019cafa941bbc619c53bdf 100644 (file)
@@ -22,9 +22,9 @@
     #include "wx/app.h"
     #include "wx/utils.h"
     #include "wx/frame.h"
+    #include "wx/dcclient.h"
 #endif
 
-#include "wx/dcclient.h"
 #include "wx/layout.h"
 #include "wx/dialog.h"
 #include "wx/msgdlg.h"