K 10 svn:author V 5 novel K 8 svn:date V 27 2015-09-30T15:18:06.232535Z K 7 svn:log V 311 Fix build when system libspeex is installed The build system uses incorrect include order and it picks system libspeex headers instead of bundled one so build fails because of the interface difference. Fix that by forcing including bundled libspeex. This also fixes build of iourbanterror build. PR: 201926 END