X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7d6727528886073e462499f8084504eccf8234b7..66b6b04535cf261b7bae7da77332835b242abd04:/src/msw/dialup.cpp diff --git a/src/msw/dialup.cpp b/src/msw/dialup.cpp index aad7149867..c23defa839 100644 --- a/src/msw/dialup.cpp +++ b/src/msw/dialup.cpp @@ -38,6 +38,8 @@ #include "wx/event.h" #endif +#include "wx/msw/private.h" // must be before #include "dynlib.h" + #if !wxUSE_DYNLIB_CLASS #error You need wxUSE_DYNLIB_CLASS to be 1 to compile dialup.cpp. #endif @@ -54,8 +56,6 @@ #include -#include "wx/msw/private.h" - // ---------------------------------------------------------------------------- // constants // ----------------------------------------------------------------------------