summaryrefslogtreecommitdiff
path: root/apps/codecs/codec.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/codec.h')
-rw-r--r--apps/codecs/codec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/codecs/codec.h b/apps/codecs/codec.h
index 6bd1020..c00d2bd 100644
--- a/apps/codecs/codec.h
+++ b/apps/codecs/codec.h
@@ -19,6 +19,8 @@
/* Global declarations to be used in rockbox software codecs */
+#include "config.h"
+
#include <sys/types.h>
/* Get these functions 'out of the way' of the standard functions. Not doing