diff options
Diffstat (limited to 'gtk/gtktreednd.h')
-rw-r--r-- | gtk/gtktreednd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktreednd.h b/gtk/gtktreednd.h index ca03048105..46d907e988 100644 --- a/gtk/gtktreednd.h +++ b/gtk/gtktreednd.h @@ -22,8 +22,8 @@ #error "Only <gtk/gtk.h> can be included directly." #endif +#include <gtk/gtkselection.h> #include <gtk/gtktreemodel.h> -#include <gtk/gtkdnd.h> G_BEGIN_DECLS |