summaryrefslogtreecommitdiff
path: root/src/sortedcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sortedcache.h')
-rw-r--r--src/sortedcache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sortedcache.h b/src/sortedcache.h
index 4cacad62b..a53ff48a3 100644
--- a/src/sortedcache.h
+++ b/src/sortedcache.h
@@ -7,6 +7,8 @@
#ifndef INCLUDE_sorted_cache_h__
#define INCLUDE_sorted_cache_h__
+#include "common.h"
+
#include "util.h"
#include "fileops.h"
#include "vector.h"