git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50403
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifndef __GTKDCH__
-#define __GTKDCH__
+#ifndef _WX_GTKDC_H_
+#define _WX_GTKDC_H_
+#include "wx/dc.h"
//-----------------------------------------------------------------------------
// wxDC
#define wxHAS_WORKING_GTK_DC_BLIT
#endif
-#endif // __GTKDCH__
+#endif // _WX_GTKDC_H_
#ifndef WX_PRECOMP
#include "wx/log.h"
#include "wx/dcmemory.h"
+#include "wx/dcprint.h"
#include "wx/icon.h"
#include "wx/math.h"
#include "wx/image.h"