summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/pngcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/pngcmp.c')
-rw-r--r--src/tools/pngcmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/pngcmp.c b/src/tools/pngcmp.c
index f5f1da4a2c5..31753a49be1 100644
--- a/src/tools/pngcmp.c
+++ b/src/tools/pngcmp.c
@@ -12,6 +12,7 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
+#include <assert.h>
#include "osdcore.h"
#include "png.h"