]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/filedlg.cpp
revert unintended changes in previous commit
[wxWidgets.git] / src / msw / filedlg.cpp
index 87c21c141deadaa916f5614fe38630aaa9300d8c..76c8f73ecccb68535dcc7e556ae8635c057525a3 100644 (file)
@@ -35,6 +35,7 @@
     #include "wx/intl.h"
     #include "wx/log.h"
     #include "wx/app.h"
+    #include "wx/math.h"
 #endif
 
 #include "wx/msw/wrapcdlg.h"
@@ -44,7 +45,6 @@
 
 #include "wx/filename.h"
 #include "wx/tokenzr.h"
-#include "wx/math.h"
 
 #include "wx/msw/missing.h"