From bd0db73a641e6538e999fe7a4802d0bbc9d2a950 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 5 Aug 2013 11:44:27 +0200 Subject: BUILD: fix 'make test' compile error --- test/audio/raw.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test/audio') diff --git a/test/audio/raw.h b/test/audio/raw.h index e7cb42ac44..3792f82674 100644 --- a/test/audio/raw.h +++ b/test/audio/raw.h @@ -1,6 +1,7 @@ #include #include "audio/decoders/raw.h" +#include "audio/audiostream.h" #include "helper.h" -- cgit v1.2.3