summaryrefslogtreecommitdiff
path: root/src/test/heartbeat_map.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/heartbeat_map.cc')
-rw-r--r--src/test/heartbeat_map.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/heartbeat_map.cc b/src/test/heartbeat_map.cc
index 9ba134afa22..ea11c0ff99f 100644
--- a/src/test/heartbeat_map.cc
+++ b/src/test/heartbeat_map.cc
@@ -15,9 +15,10 @@
#include "common/Mutex.h"
#include "common/HeartbeatMap.h"
#include "common/ceph_context.h"
-#include "test/unit.h"
#include "common/config.h"
+#include "unit.h"
+
using namespace ceph;
TEST(HeartbeatMap, Healthy) {