X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d973988695fc9cb3a3abe10929e469e0ea731d77..f538710f0b798b21365fd614ba531055b225b115:/src/common/tbarbase.cpp diff --git a/src/common/tbarbase.cpp b/src/common/tbarbase.cpp index 4279126dd4..91b6a23e28 100644 --- a/src/common/tbarbase.cpp +++ b/src/common/tbarbase.cpp @@ -31,6 +31,7 @@ #if wxUSE_TOOLBAR #ifndef WX_PRECOMP + #include "wx/control.h" #endif #include "wx/frame.h"