fix a header include

This commit is contained in:
Andrew Kryczka 2017-03-23 18:27:51 -07:00
parent bb14ff7c78
commit b900f6e197

View File

@ -6,7 +6,7 @@
#include <string>
#include "include/rocksdb/persistent_cache.h"
#include "rocksdb/persistent_cache.h"
#include "util/statistics.h"
namespace rocksdb {