summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkselection.h')
-rw-r--r--gtk/gtkselection.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/gtkselection.h b/gtk/gtkselection.h
index 0106a9eb83..55bfcad89a 100644
--- a/gtk/gtkselection.h
+++ b/gtk/gtkselection.h
@@ -31,10 +31,11 @@
#ifndef __GTK_SELECTION_H__
#define __GTK_SELECTION_H__
-#include <gtk/gtkenums.h>
+
#include <gtk/gtkwidget.h>
#include <gtk/gtktextiter.h>
+
G_BEGIN_DECLS
typedef struct _GtkTargetList GtkTargetList;