X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/66a77a748e5c8002f3f9ebd66f5457aca5aabad8..8b85d24e4cc885263d3bb72bd36a759fbd25631d:/src/html/m_tables.cpp diff --git a/src/html/m_tables.cpp b/src/html/m_tables.cpp index 73c1fd651e..ad387825f0 100644 --- a/src/html/m_tables.cpp +++ b/src/html/m_tables.cpp @@ -11,7 +11,7 @@ #pragma implementation #endif -#include +#include "wx/wxprec.h" #include "wx/defs.h" #if wxUSE_HTML @@ -20,7 +20,7 @@ #endif #ifndef WXPRECOMP -#include +#include "wx/wx.h" #endif