X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/135b23b266fffceb26b29d832c7d25db99038d0d..76e7cfab8fdb0c7862fd07e427af54181717fc62:/src/motif/textentry.cpp diff --git a/src/motif/textentry.cpp b/src/motif/textentry.cpp index d2b4cb27f6..3d79807d6c 100644 --- a/src/motif/textentry.cpp +++ b/src/motif/textentry.cpp @@ -3,7 +3,6 @@ // Purpose: implementation of wxTextEntry for wxMotif // Author: Vadim Zeitlin // Created: 2007-11-05 -// RCS-ID: $Id$ // Copyright: (c) 2007 Vadim Zeitlin // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -25,6 +24,7 @@ #ifndef WX_PRECOMP #include "wx/string.h" + #include "wx/window.h" #endif //WX_PRECOMP #include "wx/textentry.h"