aboutsummaryrefslogtreecommitdiff
path: root/src/common/container.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/container.h')
-rw-r--r--src/common/container.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/container.h b/src/common/container.h
index 36df117666..2953b0d68f 100644
--- a/src/common/container.h
+++ b/src/common/container.h
@@ -8,7 +8,6 @@
#define CONTAINER_H_ID \
"$Id$"
-#include "compat.h"
#include "util.h"
/** A resizeable list of pointers, with associated helpful functionality.