X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c64755ed1ad825e3a5b6ddc71bc77e8f25fc5999..fdb47e62b9f47f234bb0d34aa45dd1a44fdd1cbe:/src/palmos/combobox.cpp 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