]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/accel.cpp
Unicode fix, it seems
[wxWidgets.git] / src / stubs / accel.cpp
index 707ba496ffc769ef1b22793a8ae6efe22e19aac3..b0b8734d55b0d9702e88b40033d0e8bdb876d48b 100644 (file)
@@ -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)