projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f7b3c5e
)
fix non-PCH build after latest change
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Mon, 19 Mar 2007 12:52:06 +0000
(12:52 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Mon, 19 Mar 2007 12:52:06 +0000
(12:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44922
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/msw/tbar95.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/msw/tbar95.cpp
b/src/msw/tbar95.cpp
index 48e70146585ff59670428760cbc6f3388e907f0b..eae78ec579dae635c1f2644ae55f12952452582c 100644
(file)
--- a/
src/msw/tbar95.cpp
+++ b/
src/msw/tbar95.cpp
@@
-40,6
+40,7
@@
#include "wx/control.h"
#include "wx/app.h" // for GetComCtl32Version
#include "wx/image.h"
+ #include "wx/stattext.h"
#endif
#include "wx/sysopt.h"