summaryrefslogtreecommitdiffstats
path: root/src/heartbeat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heartbeat.c')
-rw-r--r--src/heartbeat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heartbeat.c b/src/heartbeat.c
index cee852e..b33f236 100644
--- a/src/heartbeat.c
+++ b/src/heartbeat.c
@@ -28,7 +28,7 @@
#include "heartbeat.h"
#include "lockdown.h"
-#include "debug.h"
+#include "common/debug.h"
/**
* Convert a property_list_service_error_t value to a heartbeat_error_t value.