X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954cc8d2f2b4c8395bdd2ffb107900d5e5f17a07..59ae507561b72fc57a553b73ca54ea375dadaa0d:/samples/html/test/test.cpp?ds=sidebyside diff --git a/samples/html/test/test.cpp b/samples/html/test/test.cpp index b9430b0c67..f2e0692957 100644 --- a/samples/html/test/test.cpp +++ b/samples/html/test/test.cpp @@ -18,7 +18,7 @@ // for all others, include the necessary headers (this file is usually all you // need because it includes almost all "standard" wxWindows headers #ifndef WX_PRECOMP - #include + #include "wx/wx.h" #endif #include "wx/image.h"