X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e5dbea4951e809331c76118c69026f6c44faf9c4..470f357fd209a79a4a7c5d5e7bed9bed455229c7:/src/generic/notifmsgg.cpp diff --git a/src/generic/notifmsgg.cpp b/src/generic/notifmsgg.cpp index ef7d74bdff..364cab307e 100644 --- a/src/generic/notifmsgg.cpp +++ b/src/generic/notifmsgg.cpp @@ -32,6 +32,8 @@ #ifndef WX_PRECOMP #include "wx/dialog.h" #include "wx/timer.h" + #include "wx/sizer.h" + #include "wx/statbmp.h" #endif //WX_PRECOMP #include "wx/artprov.h"