summaryrefslogtreecommitdiff
path: root/src/totem-open-location.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2008-11-10 19:08:35 +0000
committerCosimo Cecchi <cosimoc@src.gnome.org>2008-11-10 19:08:35 +0000
commitac6c28ff16627a1b1d2cd6c573ae619cee7b3ec0 (patch)
tree63276923d6b983e8493e2b9c6a0f382f1b1ffed7 /src/totem-open-location.h
parent225530e560cc537e15c0a62045116c9e9c19feb8 (diff)
downloadtotem-ac6c28ff16627a1b1d2cd6c573ae619cee7b3ec0.tar.gz
Use single GTK+/GLib includes.
2008-11-10 Cosimo Cecchi <cosimoc@gnome.org> * browser-plugin/totem-glow-button.h: * src/backend/bacon-resize.h: * src/backend/bacon-video-widget.h: * src/ev-sidebar.h: * src/plugins/properties/bacon-video-widget-properties.h: * src/plugins/skipto/totem-skipto.h: * src/plugins/totem-plugins-engine.c: * src/totem-audio-preview.c: * src/totem-object.c: * src/totem-open-location.h: * src/totem-playlist.h: * src/totem-preferences.c: * src/totem-resources.c: * src/totem-screenshot.h: * src/totem-statusbar.c: * src/totem-statusbar.h: * src/totem-time-label.h: * src/totem-uri.h: * src/totem-video-indexer.c: Use single GTK+/GLib includes. svn path=/trunk/; revision=5799
Diffstat (limited to 'src/totem-open-location.h')
-rw-r--r--src/totem-open-location.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/totem-open-location.h b/src/totem-open-location.h
index 7dc531cfc..eaf3b1fed 100644
--- a/src/totem-open-location.h
+++ b/src/totem-open-location.h
@@ -30,7 +30,7 @@
#ifndef TOTEM_OPEN_LOCATION_H
#define TOTEM_OPEN_LOCATION_H
-#include <gtk/gtkdialog.h>
+#include <gtk/gtk.h>
G_BEGIN_DECLS