]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/colordlg.cpp
Added wxFopen to the MSLU code.
[wxWidgets.git] / src / palmos / colordlg.cpp
index 9720f463681d76aede2e1d3b9184131c93b7352f..b94f9f76840cded62e631ccd68018f66aa4739de 100644 (file)
@@ -40,6 +40,7 @@
     #include "wx/frame.h"
     #include "wx/dialog.h"
     #include "wx/msgdlg.h"
+    #include "wx/math.h"
 #endif
 
 #if wxUSE_COLOURDLG && !defined(__SMARTPHONE__)
@@ -48,7 +49,6 @@
 #include "wx/colordlg.h"
 #include "wx/cmndata.h"
 
-#include <math.h>
 #include <stdlib.h>
 #include <string.h>