summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libffmpegFLAC/tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libffmpegFLAC/tables.c')
-rw-r--r--apps/codecs/libffmpegFLAC/tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libffmpegFLAC/tables.c b/apps/codecs/libffmpegFLAC/tables.c
index 5dbb54e11e..58b1bb68d7 100644
--- a/apps/codecs/libffmpegFLAC/tables.c
+++ b/apps/codecs/libffmpegFLAC/tables.c
@@ -1,7 +1,7 @@
#ifdef BUILD_STANDALONE
#define ICONST_ATTR
#else
-#include "../codec.h"
+#include "codeclib.h"
#endif
#include <inttypes.h>