X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/29825f5fc4639b5aa86902cb4b1cd4fa07fb3593..ec935ba8415e2bbb3593fa6db85c11303b985d23:/src/stc/stc.cpp?ds=sidebyside diff --git a/src/stc/stc.cpp b/src/stc/stc.cpp index 5f72b1de71..dda75ca9d3 100644 --- a/src/stc/stc.cpp +++ b/src/stc/stc.cpp @@ -25,6 +25,7 @@ #if wxUSE_STC #include "wx/stc/stc.h" +#include "wx/stc/private.h" #ifndef WX_PRECOMP #include "wx/wx.h"