git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70809 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#include "wx/dcmemory.h"
 #include "wx/gtk/dcmemory.h"
 
 #include "wx/gtk/dcmemory.h"
 
 #include <gtk/gtk.h>
 
 //-----------------------------------------------------------------------------
 #include <gtk/gtk.h>
 
 //-----------------------------------------------------------------------------
 
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#include "wx/dcscreen.h"
 #include "wx/gtk/dcscreen.h"
 
 #include <gtk/gtk.h>
 #include "wx/gtk/dcscreen.h"
 
 #include <gtk/gtk.h>
-#ifdef GDK_WINDOWING_X11
-#include <gdk/gdkx.h>
-#endif
 
 //-----------------------------------------------------------------------------
 // wxScreenDCImpl
 
 //-----------------------------------------------------------------------------
 // wxScreenDCImpl