]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/slider.cpp
Documented findings about how to use mo files
[wxWidgets.git] / src / gtk / slider.cpp
index bcd260ad6eeeb5c596cdec3f70099a5311205d04..740a202322858269c2e47c960ee08517641b3102 100644 (file)
@@ -19,9 +19,7 @@
 #if wxUSE_SLIDER
 
 #include "wx/utils.h"
-
-#include <math.h>
-
+#include "wx/math.h"
 #include "wx/gtk/private.h"
 
 //-----------------------------------------------------------------------------