summaryrefslogtreecommitdiff
path: root/src/base/res_list.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/res_list.hh')
-rw-r--r--src/base/res_list.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/base/res_list.hh b/src/base/res_list.hh
index 024b56982..fd2204321 100644
--- a/src/base/res_list.hh
+++ b/src/base/res_list.hh
@@ -32,8 +32,9 @@
#ifndef __RES_LIST_HH__
#define __RES_LIST_HH__
+#include <cassert>
+
#include "base/cprintf.hh"
-#include <assert.h>
#define DEBUG_REMOVE 0