projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added makeg295.env file for building with gcc-2.95/mingw
[wxWidgets.git]
/
src
/
stubs
/
accel.cpp
diff --git
a/src/stubs/accel.cpp
b/src/stubs/accel.cpp
index 707ba496ffc769ef1b22793a8ae6efe22e19aac3..b0b8734d55b0d9702e88b40033d0e8bdb876d48b 100644
(file)
--- a/
src/stubs/accel.cpp
+++ b/
src/stubs/accel.cpp
@@
-15,6
+15,7
@@
#include "wx/setup.h"
#include "wx/accel.h"
+#include "wx/string.h"
#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject)