X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38924e863cd44e2abd49d20d201d72aa773c51e..9413e1e34a9601f251f9ca3827e8b56dba8aaa18:/src/gtk1/dcclient.cpp diff --git a/src/gtk1/dcclient.cpp b/src/gtk1/dcclient.cpp index 9d579b0bb6..a5b9b4a5d0 100644 --- a/src/gtk1/dcclient.cpp +++ b/src/gtk1/dcclient.cpp @@ -19,6 +19,7 @@ #ifndef WX_PRECOMP #include "wx/log.h" #include "wx/dcmemory.h" + #include "wx/math.h" // for floating-point functions #endif #include "wx/image.h" @@ -27,8 +28,6 @@ #include "wx/gtk1/win_gtk.h" -#include "wx/math.h" // for floating-point functions - #include #include #include