summaryrefslogtreecommitdiffstats
path: root/src/helper/gnome-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/gnome-utils.h')
-rw-r--r--src/helper/gnome-utils.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/helper/gnome-utils.h b/src/helper/gnome-utils.h
index 1a087433e..3502b28df 100644
--- a/src/helper/gnome-utils.h
+++ b/src/helper/gnome-utils.h
@@ -15,8 +15,7 @@
#ifndef __GNOME_UTILS_H__
#define __GNOME_UTILS_H__
-#include <glib/gtypes.h>
-#include <glib/glist.h>
+#include <glib.h>
GList *gnome_uri_list_extract_uris(gchar const *uri_list);