summaryrefslogtreecommitdiff
path: root/src/filecache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/filecache.cpp')
-rw-r--r--src/filecache.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/filecache.cpp b/src/filecache.cpp
index b31b31a..a107714 100644
--- a/src/filecache.cpp
+++ b/src/filecache.cpp
@@ -1,6 +1,8 @@
#include "filecache.hpp"
#include <utility>
+
+#include "abaddon.hpp"
#include "MurmurHash3.h"
std::string GetCachedName(const std::string &str) {