X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a1dac18e34ef7736c1e82f3ede88338e78824b6..a696db453c79ff58509195244bcf260dfdf13c81:/src/html/helpdata.cpp diff --git a/src/html/helpdata.cpp b/src/html/helpdata.cpp index 25ea6a6164..4dcef850cf 100644 --- a/src/html/helpdata.cpp +++ b/src/html/helpdata.cpp @@ -10,7 +10,7 @@ ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ -#pragma implementation +#pragma implementation "helpdata.h" #endif // For compilers that support precompilation, includes "wx.h". @@ -29,6 +29,8 @@ #include "wx/log.h" #endif +#include + #include "wx/html/helpdata.h" #include "wx/tokenzr.h" #include "wx/wfstream.h"