summaryrefslogtreecommitdiff
path: root/test/pdf-inspector.cc
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2008-09-24 13:12:13 +0200
committerAlbert Astals Cid <aacid@kde.org>2008-09-24 13:12:13 +0200
commit0e080aaf44816e5d5b9008f3c2fb54868932f0ac (patch)
tree2d4451b837b72640e1db4f6c47687b43c5fba65d /test/pdf-inspector.cc
parent6888b023fdb199d3c5fb705bd928aedf68eeffdb (diff)
Remove non-needed X includes
Spotted by Carlo Bramini
Diffstat (limited to 'test/pdf-inspector.cc')
-rw-r--r--test/pdf-inspector.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/pdf-inspector.cc b/test/pdf-inspector.cc
index 811adfef..3965380e 100644
--- a/test/pdf-inspector.cc
+++ b/test/pdf-inspector.cc
@@ -23,10 +23,7 @@
#include "GfxState.h"
#include <gdk/gdk.h>
-#include <gdk/gdkx.h>
#include "CairoOutputDev.h"
-#include <cairo-xlib.h>
-#include <X11/Xutil.h>
#include "PDFDoc.h"
#include "GlobalParams.h"