summaryrefslogtreecommitdiffstats
path: root/gst-libs
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/gst/play/play.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/play/play.h b/gst-libs/gst/play/play.h
index a5ca4142..eeec9fd8 100644
--- a/gst-libs/gst/play/play.h
+++ b/gst-libs/gst/play/play.h
@@ -28,7 +28,7 @@ G_BEGIN_DECLS
/* GError stuff */
-#define GST_PLAY_ERROR gst_play_error_quark ()
+#define GST_PLAY_ERROR gst_play_error_quark ()
/* GObject stuff */
#define GST_TYPE_PLAY (gst_play_get_type())