]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/calctrl.cpp
Cache HDC used for painting for the entire duration of WM_PAINT processing.
[wxWidgets.git] / src / gtk / calctrl.cpp
index 9d23433761a252a9c46674c1a9b485c75870bccf..35b064567e6426f2b6f4acef91a7e460dc15f2b9 100644 (file)
     #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 <gtk/gtk.h>
 
 extern "C" {