Stuff needed for the font sample to build with VC++
[wxWidgets.git] / src / html / htmlpars.cpp
index 1d9b99c7f6267dea5863b8e47fdf48724dd23bb7..3a5d300ee6bc0eb29a243cc876f5542de8b116ae 100644 (file)
@@ -12,7 +12,7 @@
 #pragma implementation
 #endif
 
-#include <wx/wxprec.h>
+#include "wx/wxprec.h"
 
 #include "wx/defs.h"
 #if wxUSE_HTML
@@ -22,7 +22,7 @@
 #endif
 
 #ifndef WXPRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #include "wx/tokenzr.h"