]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/dialog.cpp
allow to specify the value for unknown ids in GetXRCID() (patch 1448981)
[wxWidgets.git] / src / gtk1 / dialog.cpp
index eab01d62fd5b1aed502dba6f4b62e90dd3219b20..a58dcb55dbf94fa45a902fbb627e0c35bc9f773d 100644 (file)
@@ -14,9 +14,9 @@
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/frame.h"
 #endif // WX_PRECOMP
 
-#include "wx/frame.h"
 #include "wx/cursor.h"
 #include "wx/evtloop.h"