X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a29912f608e082001ee53b9873323c4bcd71f21..ae200bfcb537c475708959cb034be66eb0f5dcd4:/utils/tex2rtf/src/maths.cpp?ds=sidebyside diff --git a/utils/tex2rtf/src/maths.cpp b/utils/tex2rtf/src/maths.cpp index e951fea6a0..1999b3b916 100644 --- a/utils/tex2rtf/src/maths.cpp +++ b/utils/tex2rtf/src/maths.cpp @@ -6,14 +6,15 @@ */ // 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 #endif #include