X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ea07c87abde68968f34807fcdbb9d69efed79da8..92209a39661334baa1552f50cdbf9698053c34de:/utils/tex2rtf/src/maths.cpp diff --git a/utils/tex2rtf/src/maths.cpp b/utils/tex2rtf/src/maths.cpp index 70fc726cf7..cba6dc2ece 100644 --- a/utils/tex2rtf/src/maths.cpp +++ b/utils/tex2rtf/src/maths.cpp @@ -7,7 +7,7 @@ // For compilers that support precompilation, includes "wx.h". #ifdef WX_PRECOMP -#include "wx_prec.h" +#include "wx/wxprec.h" #endif #ifdef __BORLANDC__ @@ -15,7 +15,7 @@ #endif #ifndef WX_PRECOMP -#include +#include "wx/wx.h" #endif #include