]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/maths.cpp
Deprecated lib tweaks
[wxWidgets.git] / utils / tex2rtf / src / maths.cpp
index 70fc726cf712b08da41dd3a1bbe31028b490c0e4..cba6dc2ece28ae0b19aa6a2f089ae7f3ddcb771b 100644 (file)
@@ -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 <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #include <ctype.h>