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