X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/921176c5e456ac4526ea33c5f0d86ee7401d9016..79dbea214678efdf41577c758f49c3275a980733:/include/wx/listctrl.h diff --git a/include/wx/listctrl.h b/include/wx/listctrl.h index 86f7d56b01..e52e869167 100644 --- a/include/wx/listctrl.h +++ b/include/wx/listctrl.h @@ -5,7 +5,7 @@ // Modified by: // Created: 04.12.99 // RCS-ID: $Id$ -// Copyright: (c) wxWindows team +// Copyright: (c) wxWidgets team // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -16,6 +16,8 @@ #pragma interface "listctrlbase.h" #endif +#include "wx/defs.h" // headers should include this before first wxUSE_XXX check + #if wxUSE_LISTCTRL #include "wx/listbase.h"