summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/chdcodec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/chdcodec.c')
-rw-r--r--src/lib/util/chdcodec.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/util/chdcodec.c b/src/lib/util/chdcodec.c
index e1a001e2ebd..3bf1d6dfd63 100644
--- a/src/lib/util/chdcodec.c
+++ b/src/lib/util/chdcodec.c
@@ -8,6 +8,8 @@
***************************************************************************/
+#include <assert.h>
+
#include "chd.h"
#include "hashing.h"
#include "avhuff.h"