// Modified by:
// Created: 04.12.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
+// Copyright: (c) wxWidgets team
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#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"