projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxWinCE build fix.
[wxWidgets.git]
/
src
/
msw
/
textctrl.cpp
diff --git
a/src/msw/textctrl.cpp
b/src/msw/textctrl.cpp
index 973f77d2831af0f4c4b983790d26ff97f8da5300..22aacd15488c1266c0904278f1247b96711209cd 100644
(file)
--- a/
src/msw/textctrl.cpp
+++ b/
src/msw/textctrl.cpp
@@
-51,6
+51,7
@@
#include "wx/msw/private.h"
#include "wx/msw/winundef.h"
+#include "wx/msw/mslu.h"
#include <string.h>
#include <stdlib.h>