From: Paul Cornett Date: Wed, 29 Feb 2012 18:13:06 +0000 (+0000) Subject: small includes cleanup X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/85f622694cf6024a6a2108b134249468770a530d small includes cleanup git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/gtk/calctrl.cpp b/src/gtk/calctrl.cpp index 9d23433761..35b064567e 100644 --- a/src/gtk/calctrl.cpp +++ b/src/gtk/calctrl.cpp @@ -13,15 +13,14 @@ #pragma hdrstop #endif +#if wxUSE_CALENDARCTRL + #ifndef WX_PRECOMP #endif //WX_PRECOMP -#if wxUSE_CALENDARCTRL - -#include "wx/gtk/private.h" #include "wx/calctrl.h" -#include "wx/gtk/calctrl.h" +#include extern "C" {