X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..7aa5864467bf0bb220fdc447876f13f178ae8f35:/src/univ/combobox.cpp diff --git a/src/univ/combobox.cpp b/src/univ/combobox.cpp index 40020d468a..b90ef9ff70 100644 --- a/src/univ/combobox.cpp +++ b/src/univ/combobox.cpp @@ -5,7 +5,7 @@ // Modified by: // Created: 15.12.00 // RCS-ID: $Id$ -// Copyright: (c) 2000 Vadim Zeitlin +// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -46,6 +46,7 @@ #include "wx/combobox.h" #include "wx/listbox.h" #include "wx/textctrl.h" + #include "wx/bmpbuttn.h" #include "wx/validate.h" #endif