/////////////////////////////////////////////////////////////////////////////
-// Name: ctrlcmn.cpp
+// Name: src/common/ctrlcmn.cpp
// Purpose: wxControl common interface
// Author: Vadim Zeitlin
// Modified by:
#ifndef WX_PRECOMP
#include "wx/control.h"
#include "wx/log.h"
+ #include "wx/radiobut.h"
#endif
#if wxUSE_STATBMP
#endif // wxUSE_STATBMP
#endif // wxUSE_CONTROLS
-