summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkselection.c')
-rw-r--r--gtk/gtkselection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c
index 6ea50d680e..d4ac3fb9fe 100644
--- a/gtk/gtkselection.c
+++ b/gtk/gtkselection.c
@@ -53,7 +53,7 @@
#include <stdarg.h>
#include <string.h>
-#include <gdk/gdkx.h>
+#include "gdkx.h"
/* we need this for gdk_window_lookup() */
#include "gtkmain.h"
#include "gtkselection.h"