X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e45b3f17a2448ba87d4abef6df120b58364d88e4..d6a7ca317ff8ca63e468aaa72818d17211d7476b:/src/stc/stc.cpp diff --git a/src/stc/stc.cpp b/src/stc/stc.cpp index 6f580d7941..ccf561d44c 100644 --- a/src/stc/stc.cpp +++ b/src/stc/stc.cpp @@ -17,11 +17,11 @@ #include -#include -#include -#include -#include -#include +#include "wx/wx.h" +#include "wx/tokenzr.h" +#include "wx/mstream.h" +#include "wx/image.h" +#include "wx/file.h" #include "wx/stc/stc.h" #include "ScintillaWX.h"