[gtk+/xi2: 755/1239] Include gdkdeviceprivate.h in gdkdevice-xi2.h



commit 3f75328af07dc93ec99f3787de35a6ff85a8c7e3
Author: Carlos Garnacho <carlos lanedo com>
Date:   Fri Aug 14 01:31:04 2009 +0200

    Include gdkdeviceprivate.h in gdkdevice-xi2.h

 gdk/x11/gdkdevice-xi2.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/x11/gdkdevice-xi2.h b/gdk/x11/gdkdevice-xi2.h
index 1d0c3b8..6816f9f 100644
--- a/gdk/x11/gdkdevice-xi2.h
+++ b/gdk/x11/gdkdevice-xi2.h
@@ -20,7 +20,7 @@
 #ifndef __GDK_DEVICE_XI2_H__
 #define __GDK_DEVICE_XI2_H__
 
-#include <gdk/gdkdevice.h>
+#include <gdk/gdkdeviceprivate.h>
 
 G_BEGIN_DECLS
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]