git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53004
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Purpose: wxCalendarCtrl implementation
// Author: Vadim Zeitlin
// Created: 2008-04-04
-// RCS-ID: $Id:$
+// RCS-ID: $Id$
// Copyright: (C) 2008 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef WX_PRECOMP
#include "wx/msw/wrapwin.h"
#include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
+ #include "wx/msw/private.h"
#endif
#include "wx/calctrl.h"