X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..a29b55cdf6c1f8547c615a5e928813ba78566e9a:/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"