projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Stuff needed for the font sample to build with VC++
[wxWidgets.git]
/
src
/
html
/
htmlpars.cpp
diff --git
a/src/html/htmlpars.cpp
b/src/html/htmlpars.cpp
index 1d9b99c7f6267dea5863b8e47fdf48724dd23bb7..3a5d300ee6bc0eb29a243cc876f5542de8b116ae 100644
(file)
--- a/
src/html/htmlpars.cpp
+++ b/
src/html/htmlpars.cpp
@@
-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"