]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/bmpmotif.cpp
alpha support for Scale added
[wxWidgets.git] / src / motif / bmpmotif.cpp
index e588d19a87b3f1dad07250c24e31f0af239b4957..d0f70c18c4738ba6be7c7284d78bb5c4b4c963d3 100644 (file)
@@ -37,7 +37,8 @@
 #if wxHAVE_LIB_XPM
     #include <X11/xpm.h>
 #endif
-#include <math.h>
+
+#include "wx/math.h"
 
 Pixmap XCreateInsensitivePixmap( Display *display, Pixmap pixmap );