X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..95a8b77a948f58735eeb1cf41ae4263deb6096e9:/include/wx/listctrl.h diff --git a/include/wx/listctrl.h b/include/wx/listctrl.h index 3c9d8a6077..e52e869167 100644 --- a/include/wx/listctrl.h +++ b/include/wx/listctrl.h @@ -6,7 +6,7 @@ // Created: 04.12.99 // RCS-ID: $Id$ // Copyright: (c) wxWidgets team -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_LISTCTRL_H_BASE_ @@ -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"