X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce3ed50dbe32d118321082db84c3a9abb047d5b7..2d9cdc4b6947fa5fb05aca64673ca170c66141cf:/src/msw/listbox.cpp diff --git a/src/msw/listbox.cpp b/src/msw/listbox.cpp index 2b973f90d2..29eda8f233 100644 --- a/src/msw/listbox.cpp +++ b/src/msw/listbox.cpp @@ -33,9 +33,11 @@ #include #include +#ifndef __TWIN32__ #ifdef __GNUWIN32__ #include #endif +#endif #ifdef GetCharWidth #undef GetCharWidth