summaryrefslogtreecommitdiff
path: root/apps/codecs/Tremor/sharedbook.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/Tremor/sharedbook.c')
-rw-r--r--apps/codecs/Tremor/sharedbook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/Tremor/sharedbook.c b/apps/codecs/Tremor/sharedbook.c
index a62211eed6..aae61bfb56 100644
--- a/apps/codecs/Tremor/sharedbook.c
+++ b/apps/codecs/Tremor/sharedbook.c
@@ -15,7 +15,7 @@
15 15
16 ********************************************************************/ 16 ********************************************************************/
17 17
18#include <stdlib.h> 18#include "config-tremor.h"
19#include <math.h> 19#include <math.h>
20#include <string.h> 20#include <string.h>
21#include "ogg.h" 21#include "ogg.h"