]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/window.cpp
end label editing if the control loses focus (slightly modified patch 1084592)
[wxWidgets.git] / src / gtk1 / window.cpp
index ad92e20c40923d273995493f0aa86df2af61b507..32fdde9a844903152d9bb1e33f7524153003875d 100644 (file)
@@ -56,7 +56,7 @@
     #include "wx/thread.h"
 #endif
 
-#include <math.h>
+#include "wx/math.h"
 #include <ctype.h>
 
 #include "wx/gtk/private.h"