]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/maths.cpp
Moved the cleanup code to an EVT_WINDOW_DESTROY handler.
[wxWidgets.git] / utils / tex2rtf / src / maths.cpp
index 8ce01001d3200d83dff53cf5895b08e793bced8a..cba6dc2ece28ae0b19aa6a2f089ae7f3ddcb771b 100644 (file)
@@ -15,7 +15,7 @@
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #include <ctype.h>