summaryrefslogtreecommitdiff
path: root/src/os/FDCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/FDCache.h')
-rw-r--r--src/os/FDCache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/FDCache.h b/src/os/FDCache.h
index f0f40e7bbf4..00e632f3e0f 100644
--- a/src/os/FDCache.h
+++ b/src/os/FDCache.h
@@ -18,7 +18,7 @@
#include <memory>
#include <errno.h>
#include <cstdio>
-#include "hobject.h"
+#include "common/hobject.h"
#include "common/Mutex.h"
#include "common/Cond.h"
#include "common/shared_cache.hpp"