summaryrefslogtreecommitdiff
path: root/util/cache_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/cache_test.cc')
-rw-r--r--util/cache_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/cache_test.cc b/util/cache_test.cc
index 05de5d9..dbab988 100644
--- a/util/cache_test.cc
+++ b/util/cache_test.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. See the AUTHORS file for names of contributors.
-#include "include/cache.h"
+#include "leveldb/cache.h"
#include <vector>
#include "util/coding.h"