X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/106f0d98f88a701b4c9ea7e2419d7ee6c66de13b..ad653fa23069c5d9378247084f03c9a718c3ad62:/src/gtk/calctrl.cpp 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" {