X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d5da0ce7cb746318511b3974b7882c72c0de45e2..8a16d7370e3cdc7d583a6f14ab11b3a1d27b73df:/src/common/sckipc.cpp diff --git a/src/common/sckipc.cpp b/src/common/sckipc.cpp index 0ece73c6b0..f2b33bb2e2 100644 --- a/src/common/sckipc.cpp +++ b/src/common/sckipc.cpp @@ -36,6 +36,7 @@ #ifndef WX_PRECOMP #include "wx/log.h" #include "wx/event.h" + #include "wx/module.h" #endif #include @@ -43,7 +44,6 @@ #include #include "wx/socket.h" -#include "wx/module.h" // -------------------------------------------------------------------------- // macros and constants