summaryrefslogtreecommitdiffstats
path: root/ext/sdl/sdlvideosink.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sdl/sdlvideosink.h')
-rw-r--r--ext/sdl/sdlvideosink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sdl/sdlvideosink.h b/ext/sdl/sdlvideosink.h
index b7e13c0b..77e9e0ed 100644
--- a/ext/sdl/sdlvideosink.h
+++ b/ext/sdl/sdlvideosink.h
@@ -75,7 +75,7 @@ struct _GstSDLVideoSinkClass {
};
-GType gst_sdlsink_get_type(void);
+GType gst_sdlvideosink_get_type(void);
G_END_DECLS