diff options
-rw-r--r-- | src/libac3/bitstream.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libac3/bitstream.h b/src/libac3/bitstream.h index 84f3287c8..f290f7f66 100644 --- a/src/libac3/bitstream.h +++ b/src/libac3/bitstream.h @@ -21,6 +21,8 @@ * */ +#include "config.h" + //My new and improved vego-matic endian swapping routine //(stolen from the kernel) #ifdef WORDS_BIGENDIAN |