X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3cc2aa562fcc9b0d825c93e4176c25fdc97b4017..60df0f96859fb0131ddfa8b477612a15f4a43790:/samples/html/help/help.cpp?ds=sidebyside diff --git a/samples/html/help/help.cpp b/samples/html/help/help.cpp index c96d603d4c..a5169d92aa 100644 --- a/samples/html/help/help.cpp +++ b/samples/html/help/help.cpp @@ -19,7 +19,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"