]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/textentry.cpp
Fix crash in wxDC::GetMultiLineTextExtent() after last commit.
[wxWidgets.git] / src / motif / textentry.cpp
index d2b4cb27f645d5222441db5cd16817227b152c77..8b3a1291d5cd8569a0a0de410770787114e3de68 100644 (file)
@@ -25,6 +25,7 @@
 
 #ifndef WX_PRECOMP
     #include "wx/string.h"
+    #include "wx/window.h"
 #endif //WX_PRECOMP
 
 #include "wx/textentry.h"