]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/textctrl.cpp
wxGetInstance must be defined as extern C (patch 1085837)
[wxWidgets.git] / src / gtk1 / textctrl.cpp
index d91d2bf5f18dd18c468d217cd63c5da45e8060cd..3aeaa60599ca1ac1847737a5689c1f65747f1e0c 100644 (file)
@@ -26,7 +26,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <ctype.h>
-#include <math.h>               // for fabs
+#include "wx/math.h"
 
 #include "wx/gtk/private.h"
 #include <gdk/gdkkeysyms.h>