* #26839: speexcodec.h must include global.h

Fixes regression from 868bf2cc1a
This commit is contained in:
Tristan Matthews
2013-07-10 14:21:53 -04:00
parent 868bf2cc1a
commit 236e999b15

View File

@ -29,6 +29,7 @@
* as that of the covered work.
*/
#include "global.h"
#include "sfl_types.h"
#include "audiocodec.h"
#include "noncopyable.h"