diff options
Diffstat (limited to 'gtk/spice-channel.h')
-rw-r--r-- | gtk/spice-channel.h | 2 |
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 ()) |