diff options
Diffstat (limited to 'src/sp-animation.h')
| -rw-r--r-- | src/sp-animation.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sp-animation.h b/src/sp-animation.h index 407419f5b..cd502b6bc 100644 --- a/src/sp-animation.h +++ b/src/sp-animation.h @@ -14,7 +14,7 @@ #include "sp-object.h" - +G_BEGIN_DECLS /* Animation base class */ @@ -70,6 +70,6 @@ struct SPAnimateClass { GType sp_animate_get_type (void); - +G_END_DECLS #endif |
