]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/filedlg.cpp
Make the app object be global in case it is run multiple times, such
[wxWidgets.git] / src / gtk / filedlg.cpp
index 57a34be327cf5f7867422834974c00cca9d35e37..77f19242ded1e061b79a6d8d384f5128ee007f79 100644 (file)
 
 #include "wx/filedlg.h"
 
+#ifndef WX_PRECOMP
+    #include "wx/intl.h"
+#endif
+
 #ifdef __WXGTK24__
 
 #include <gtk/gtk.h>
@@ -21,7 +25,6 @@
 
 #include <unistd.h> // chdir
 
-#include "wx/intl.h"
 #include "wx/filename.h" // wxFilename
 #include "wx/tokenzr.h" // wxStringTokenizer
 #include "wx/filefn.h" // ::wxGetCwd