X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/efba2b89f15ba8757a722fc56c67f434cf960482..9707f3fddd230958262eb90d8f706376c8367cbd:/src/html/winpars.cpp diff --git a/src/html/winpars.cpp b/src/html/winpars.cpp index c985d1aa44..b03d4d256a 100644 --- a/src/html/winpars.cpp +++ b/src/html/winpars.cpp @@ -12,7 +12,7 @@ #pragma implementation #endif -#include +#include "wx/wxprec.h" #include "wx/defs.h" #if wxUSE_HTML @@ -22,7 +22,7 @@ #endif #ifndef WXPRECOMP -#include +#include "wx/wx.h" #endif #include "wx/html/htmldefs.h"