[gtk+] Stop including gdkscreen.h
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Stop including gdkscreen.h
- Date: Fri, 17 Nov 2017 15:52:08 +0000 (UTC)
commit a5e1276924f029b1615fe7e004e42e78529fadda
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Nov 17 07:46:44 2017 -0500
Stop including gdkscreen.h
It is not used anymore.
gdk/gdkapplaunchcontext.c | 2 +-
gdk/gdkpango.c | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gdk/gdkapplaunchcontext.c b/gdk/gdkapplaunchcontext.c
index 4f693e0..44d0d52 100644
--- a/gdk/gdkapplaunchcontext.c
+++ b/gdk/gdkapplaunchcontext.c
@@ -21,7 +21,7 @@
#include "config.h"
#include "gdkapplaunchcontextprivate.h"
-#include "gdkscreen.h"
+#include "gdkdisplay.h"
#include "gdkintl.h"
diff --git a/gdk/gdkpango.c b/gdk/gdkpango.c
index 1ab905d..5c02d73 100644
--- a/gdk/gdkpango.c
+++ b/gdk/gdkpango.c
@@ -19,7 +19,6 @@
#include "gdkpango.h"
-#include "gdkscreen.h"
#include "gdkintl.h"
#include <math.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]