X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/58a33cb4e6e2de9d6ea6da16b52e53d840797059..5f8e1c164d9705b52d0d60531d489c31430dc784:/src/msw/statbmp.cpp diff --git a/src/msw/statbmp.cpp b/src/msw/statbmp.cpp index 7c5c1397d6..8e693a39e9 100644 --- a/src/msw/statbmp.cpp +++ b/src/msw/statbmp.cpp @@ -28,12 +28,15 @@ #pragma hdrstop #endif +#include "wx/window.h" +#include "wx/msw/private.h" + #ifndef WX_PRECOMP + #include "wx/icon.h" #include "wx/statbmp.h" #endif #include -#include "wx/msw/private.h" // --------------------------------------------------------------------------- // macors