git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50848
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include <gtk/gtk.h>
#include "wx/gtk/private/string.h"
-#include "wx/gtk/dc.h"
-#include "wx/gtk/dcclient.h"
-#include "wx/gtk/dcmemory.h"
// pango_version_check symbol is quite recent ATM (4/2007)... so we
// use our own wrapper which implements a smart trick.
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
-#include "wx/dc.h"
-#include "wx/gtk/private.h"
+#include "wx/gtk/dc.h"
//-----------------------------------------------------------------------------
// wxGTKDCImpl