X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a29912f608e082001ee53b9873323c4bcd71f21..f9ee64b1356530b7f5c957d250d2a1dcbef60f60:/utils/tex2rtf/src/maths.cpp diff --git a/utils/tex2rtf/src/maths.cpp b/utils/tex2rtf/src/maths.cpp index e951fea6a0..cba6dc2ece 100644 --- a/utils/tex2rtf/src/maths.cpp +++ b/utils/tex2rtf/src/maths.cpp @@ -6,14 +6,16 @@ */ // For compilers that support precompilation, includes "wx.h". -#include "wx_prec.h" +#ifdef WX_PRECOMP +#include "wx/wxprec.h" +#endif #ifdef __BORLANDC__ #pragma hdrstop #endif #ifndef WX_PRECOMP -#include +#include "wx/wx.h" #endif #include