X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0d1c8f39baaaeb7a7f757091209eab471ef5dbc4..18680f86512504f043ad5d0b222afc7be87aa3e9:/src/gtk/textctrl.cpp diff --git a/src/gtk/textctrl.cpp b/src/gtk/textctrl.cpp index 4417e2c99c..173ae70dde 100644 --- a/src/gtk/textctrl.cpp +++ b/src/gtk/textctrl.cpp @@ -18,16 +18,15 @@ #include "wx/utils.h" #include "wx/panel.h" #include "wx/settings.h" + #include "wx/math.h" #endif -#include "wx/math.h" #include "wx/strconv.h" #include "wx/fontutil.h" // for wxNativeFontInfo (GetNativeFontInfo()) #include #include #include -#include "wx/math.h" #include "wx/gtk/private.h" #include