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