X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1f36ff823aa21414b756cbe451853d1f1338fd9..e6f1ad222c5c1597a896dd29e69e1c7aa6459be4:/src/msw/button.cpp diff --git a/src/msw/button.cpp b/src/msw/button.cpp index 5138afaf6d..03e9351758 100644 --- a/src/msw/button.cpp +++ b/src/msw/button.cpp @@ -30,6 +30,7 @@ #ifndef WX_PRECOMP #include "wx/button.h" #include "wx/brush.h" + #include "wx/panel.h" #endif #include "wx/msw/private.h"