X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c64755ed1ad825e3a5b6ddc71bc77e8f25fc5999..ad60f9e7b66d326505592cc6dae034cab5826f3b:/src/palmos/combobox.cpp?ds=sidebyside diff --git a/src/palmos/combobox.cpp b/src/palmos/combobox.cpp index 9ede2abaf1..e35fbcf028 100644 --- a/src/palmos/combobox.cpp +++ b/src/palmos/combobox.cpp @@ -40,9 +40,6 @@ #include "wx/palmos/private.h" #if wxUSE_TOOLTIPS - #if !defined(__GNUWIN32_OLD__) || defined(__CYGWIN10__) - #include - #endif #include "wx/tooltip.h" #endif // wxUSE_TOOLTIPS