]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/bitmap.cpp
use wx/math.h for math constants - avoids redifinition warnings
[wxWidgets.git] / src / gtk1 / bitmap.cpp
index 4950f9508ac3b89b2732a8c8c30892856e02c470..8a73768b7d3a68e103d219be76e93b5d4d6158e3 100644 (file)
@@ -39,7 +39,7 @@
     #include <gdk/gdkrgb.h>
 #endif // GTK+ 2.0/1.2
 
-#include <math.h>
+#include "wx/math.h"
 
 extern void gdk_wx_draw_bitmap     (GdkDrawable  *drawable,
                           GdkGC               *gc,