]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/textentrycmn.cpp
Halfway reasonable implementation of wxFont for wxCocoa.
[wxWidgets.git] / src / common / textentrycmn.cpp
index 956d5d591407408e4b8e0809341c050ef612d05a..7324f6194c8ed8cded8842352b209c8eefb3dfc3 100644 (file)
@@ -26,6 +26,8 @@
 #if wxUSE_TEXTCTRL || wxUSE_COMBOBOX
 
 #ifndef WX_PRECOMP
+    #include "wx/window.h"
+    #include "wx/dataobj.h"
 #endif //WX_PRECOMP
 
 #include "wx/textentry.h"