X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/40ff126ac4ff57ab4aa22a5c7c7ce621479e8739..d5bfbd9ab85dd7f07f5cb97353bca4963e63202a:/src/palmos/textctrl.cpp?ds=sidebyside diff --git a/src/palmos/textctrl.cpp b/src/palmos/textctrl.cpp index 1e572769a5..980b03f8c2 100644 --- a/src/palmos/textctrl.cpp +++ b/src/palmos/textctrl.cpp @@ -26,8 +26,9 @@ #if wxUSE_TEXTCTRL +#include "wx/textctrl.h" + #ifndef WX_PRECOMP - #include "wx/textctrl.h" #include "wx/settings.h" #include "wx/brush.h" #include "wx/utils.h"