projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
test for disabled scroll directions in kbd handler
[wxWidgets.git]
/
src
/
html
/
htmltag.cpp
diff --git
a/src/html/htmltag.cpp
b/src/html/htmltag.cpp
index 386bb98a59cd64eef03b96a0eada5ef49c3900e3..454ccafcaf4c5e2439e15f9fabf8fb5caaef6af0 100644
(file)
--- a/
src/html/htmltag.cpp
+++ b/
src/html/htmltag.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/html/htmltag.h"