aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/list.h b/common/list.h
index f5f3e4967a..9c04b8ef8b 100644
--- a/common/list.h
+++ b/common/list.h
@@ -22,6 +22,7 @@
#define COMMON_LIST_H
#include "scummsys.h"
+#include <assert.h>
namespace ScummVM {