summaryrefslogtreecommitdiffstats
path: root/gtk/spice-channel.h
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2011-01-25 14:22:51 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2011-01-25 16:53:23 +0100
commitd27f761325b356c91bda1ca60186d4613d6933d2 (patch)
treecba831b454c33371e2051c6029ec0c323cf8d24a /gtk/spice-channel.h
parent49a29dbb30e1af895de468d1e3bd2d6461616707 (diff)
downloadspice-gtk-d27f761325b356c91bda1ca60186d4613d6933d2.tar.gz
spice-gtk-d27f761325b356c91bda1ca60186d4613d6933d2.tar.xz
spice-gtk-d27f761325b356c91bda1ca60186d4613d6933d2.zip
gtk: rename s/spice-channel-enums/spice-glib-enums
Diffstat (limited to 'gtk/spice-channel.h')
-rw-r--r--gtk/spice-channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/spice-channel.h b/gtk/spice-channel.h
index a3b9faa..1ed1e49 100644
--- a/gtk/spice-channel.h
+++ b/gtk/spice-channel.h
@@ -21,7 +21,7 @@
G_BEGIN_DECLS
#include "spice-types.h"
-#include "spice-channel-enums.h"
+#include "spice-glib-enums.h"
#include "spice-util.h"
#define SPICE_TYPE_CHANNEL (spice_channel_get_type ())