Stop including gdkscreen.h

It is not used anymore.
This commit is contained in:
Matthias Clasen
2017-11-17 07:46:44 -05:00
parent bd89ff4c9e
commit a5e1276924
2 changed files with 1 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
#include "config.h"
#include "gdkapplaunchcontextprivate.h"
#include "gdkscreen.h"
#include "gdkdisplay.h"
#include "gdkintl.h"

View File

@@ -19,7 +19,6 @@
#include "gdkpango.h"
#include "gdkscreen.h"
#include "gdkintl.h"
#include <math.h>