diff options
Diffstat (limited to 'gtk/spice-channel-enums.h')
-rw-r--r-- | gtk/spice-channel-enums.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/spice-channel-enums.h b/gtk/spice-channel-enums.h index 0ba0f78..30bfa51 100644 --- a/gtk/spice-channel-enums.h +++ b/gtk/spice-channel-enums.h @@ -1,7 +1,7 @@ #ifndef SPICE_CHANNEL_ENUMS_H #define SPICE_CHANNEL_ENUMS_H -#warning "deprecated: please include spice-glib.enums.h" +#warning "deprecated: please include spice-glib-enums.h" #include "spice-glib-enums.h" #endif /* SPICE_CHANNEL_ENUMS_H */ |