]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/textctrl.cpp
changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal
[wxWidgets.git] / src / univ / textctrl.cpp
index 2f552fe06337ca85259236beddaea709efe75dcb..3a2bf8b547c7cfdff071ae923ac28c14e3fea85e 100644 (file)
 
 #include "wx/cmdproc.h"
 
+#if wxUSE_CLIPBOARD
+#include "wx/dataobj.h"
+#endif
+
 // turn extra wxTextCtrl-specific debugging on/off
 #define WXDEBUG_TEXT