X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3cc2aa562fcc9b0d825c93e4176c25fdc97b4017..e1a93f46d5d7851a90764844059b286ca738dcd6:/samples/html/help/help.cpp 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"