X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ea07c87abde68968f34807fcdbb9d69efed79da8..a3c8c017cf6cf74dbc89b6c93f6f872e45c74cad:/utils/tex2rtf/src/maths.cpp diff --git a/utils/tex2rtf/src/maths.cpp b/utils/tex2rtf/src/maths.cpp index 70fc726cf7..1999b3b916 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,6 @@ #endif #ifndef WX_PRECOMP -#include #endif #include