summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/src2html.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/src2html.c')
-rw-r--r--src/tools/src2html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/src2html.c b/src/tools/src2html.c
index dbbc3512c9e..5ebe31ee71f 100644
--- a/src/tools/src2html.c
+++ b/src/tools/src2html.c
@@ -19,6 +19,7 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
+#include <assert.h>
#include "osdcore.h"
#include "astring.h"
#include "corefile.h"