Fix a compilation error on an old GCC

This commit is contained in:
David Sansome 2013-06-01 18:50:25 +10:00
parent 619261f5e1
commit 1a4e4ba86f
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ const Engine::Scope& GstEngine::scope() {
}
void GstEngine::UpdateScope() {
typedef typename Engine::Scope::value_type sample_type;
typedef Engine::Scope::value_type sample_type;
// determine the number of channels
GstStructure* structure = gst_caps_get_structure(