daala: fix typo related compilation error

https://bugzilla.gnome.org/show_bug.cgi?id=770102
This commit is contained in:
Philippe Renon 2016-08-18 18:55:41 +02:00 committed by Sebastian Dröge
parent c8321a3173
commit f5d2309c5b

View file

@ -121,7 +121,7 @@ gst_daala_dec_class_init (GstDaalaDecClass * klass)
GST_DEBUG_FUNCPTR (daala_dec_decide_allocation);
GST_DEBUG_CATEGORY_INIT (daaladec_debug, "daaladec", 0, "Daala decoder");
GST_DEBUG_CATEGIRY_GET (CAT_PERFORMANCE, "GST_PERFORMANCE");
GST_DEBUG_CATEGORY_GET (CAT_PERFORMANCE, "GST_PERFORMANCE");
}
static void