projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
made Blur() methods const (bug 180914)
[wxWidgets.git]
/
src
/
html
/
m_dflist.cpp
diff --git
a/src/html/m_dflist.cpp
b/src/html/m_dflist.cpp
index 92ff94b1c167560f1509e60ceb7df5798974ed5a..39ca0c4b02a5b7aa129a6ea2488c21c66538b575 100644
(file)
--- a/
src/html/m_dflist.cpp
+++ b/
src/html/m_dflist.cpp
@@
-15,7
+15,7
@@
#if wxUSE_HTML && wxUSE_STREAMS
#if wxUSE_HTML && wxUSE_STREAMS
-#ifndef WXPRECOMP
+#ifndef WX
_
PRECOMP
#endif
#include "wx/html/forcelnk.h"
#endif
#include "wx/html/forcelnk.h"