X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/efba2b89f15ba8757a722fc56c67f434cf960482..84e4a8257d13231b4a5b225364f2c8722fc4f11e:/src/html/m_links.cpp diff --git a/src/html/m_links.cpp b/src/html/m_links.cpp index c4a7107d89..462cd36acf 100644 --- a/src/html/m_links.cpp +++ b/src/html/m_links.cpp @@ -11,8 +11,9 @@ #pragma implementation #endif -#include +#include "wx/wxprec.h" +#include "wx/defs.h" #if wxUSE_HTML #ifdef __BORDLANDC__ @@ -20,7 +21,7 @@ #endif #ifndef WXPRECOMP -#include +#include "wx/wx.h" #endif