git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56243
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Purpose: wxGenericStaticText
// Author: Marcin Wojdyr
// Created: 2008-06-26
// Purpose: wxGenericStaticText
// Author: Marcin Wojdyr
// Created: 2008-06-26
// Copyright: Marcin Wojdyr
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Copyright: Marcin Wojdyr
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#if wxUSE_STATTEXT
#ifndef WX_PRECOMP
#if wxUSE_STATTEXT
#ifndef WX_PRECOMP
+ #include "wx/dcclient.h"
+ #include "wx/settings.h"
#include "wx/validate.h"
#endif
#include "wx/validate.h"
#endif