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
/
common
/
string.cpp
diff --git
a/src/common/string.cpp
b/src/common/string.cpp
index 32350af0338afc6f93302ecfb572c208201eea2f..c18e35f6066945472f3aa6ee6a2c589ee30a595d 100644
(file)
--- a/
src/common/string.cpp
+++ b/
src/common/string.cpp
@@
-36,7
+36,7
@@
#include "wx/string.h"
#include "wx/intl.h"
#if wxUSE_THREADS
- #include
<wx/thread.h>
+ #include
"wx/thread.h"
#endif
#endif