X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f40fdaa339e19bbdf60c9c065c82daae4ca77b36..f5d9cc735c3222fcbea9cb5a55a3de61fa12e146:/src/gtk1/slider.cpp diff --git a/src/gtk1/slider.cpp b/src/gtk1/slider.cpp index bcd260ad6e..740a202322 100644 --- a/src/gtk1/slider.cpp +++ b/src/gtk1/slider.cpp @@ -19,9 +19,7 @@ #if wxUSE_SLIDER #include "wx/utils.h" - -#include - +#include "wx/math.h" #include "wx/gtk/private.h" //-----------------------------------------------------------------------------