summaryrefslogtreecommitdiff
path: root/lib/rbcodec/test/warble.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/test/warble.c')
-rw-r--r--lib/rbcodec/test/warble.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbcodec/test/warble.c b/lib/rbcodec/test/warble.c
index 336438374c..cbecc305bf 100644
--- a/lib/rbcodec/test/warble.c
+++ b/lib/rbcodec/test/warble.c
@@ -32,13 +32,13 @@
32#include <sys/stat.h> 32#include <sys/stat.h>
33#include <unistd.h> 33#include <unistd.h>
34#include "buffering.h" /* TYPE_PACKET_AUDIO */ 34#include "buffering.h" /* TYPE_PACKET_AUDIO */
35#include "kernel.h"
35#include "codecs.h" 36#include "codecs.h"
36#include "dsp_core.h" 37#include "dsp_core.h"
37#include "metadata.h" 38#include "metadata.h"
38#include "settings.h" 39#include "settings.h"
39#include "sound.h" 40#include "sound.h"
40#include "tdspeed.h" 41#include "tdspeed.h"
41#include "kernel.h"
42#include "platform.h" 42#include "platform.h"
43 43
44/***************** EXPORTED *****************/ 44/***************** EXPORTED *****************/