Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-application.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-application.c')
-rw-r--r--shell/ev-application.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ev-application.c b/shell/ev-application.c
index 3a099f3..7b6c82f 100644
--- a/shell/ev-application.c
+++ b/shell/ev-application.c
@@ -28,7 +28,9 @@
#include <glib.h>
#include <glib/gi18n.h>
#include <gtk/gtk.h>
+#ifdef GDK_WINDOWING_X11
#include <gdk/gdkx.h>
+#endif
#include "totem-scrsaver.h"
#include "eggsmclient.h"