diff wavpack.c @ 5605:d92fa6e5fc8c libavcodec

move get_unary() to its own file
author aurel
date Sun, 26 Aug 2007 22:33:48 +0000
parents 1c67999f81c8
children 5b80d560cdca
line wrap: on
line diff
--- a/wavpack.c	Sun Aug 26 22:06:40 2007 +0000
+++ b/wavpack.c	Sun Aug 26 22:33:48 2007 +0000
@@ -21,6 +21,7 @@
 #define ALT_BITSTREAM_READER_LE
 #include "avcodec.h"
 #include "bitstream.h"
+#include "unary.h"
 
 /**
  * @file wavpack.c