summaryrefslogtreecommitdiff
path: root/src/filecache.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/filecache.hpp')
-rw-r--r--src/filecache.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filecache.hpp b/src/filecache.hpp
index 5214fb2..52d1f42 100644
--- a/src/filecache.hpp
+++ b/src/filecache.hpp
@@ -8,7 +8,6 @@
#include <unordered_map>
#include <future>
#include <mutex>
-#include "util.hpp"
#include "http.hpp"
class FileCacheWorkerThread {