summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/codecs/liba52/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/codecs/liba52/config.h b/apps/codecs/liba52/config.h
index dc8515971c..6095368767 100644
--- a/apps/codecs/liba52/config.h
+++ b/apps/codecs/liba52/config.h
@@ -18,4 +18,6 @@
18 18
19/* Used in bitstream.h */ 19/* Used in bitstream.h */
20 20
21#ifndef SIMULATOR
21#define WORDS_BIGENDIAN 1 22#define WORDS_BIGENDIAN 1
23#endif