diff options
Diffstat (limited to 'src/heartbeat.c')
| -rw-r--r-- | src/heartbeat.c | 2 |
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 @@ | |||
| 28 | 28 | ||
| 29 | #include "heartbeat.h" | 29 | #include "heartbeat.h" |
| 30 | #include "lockdown.h" | 30 | #include "lockdown.h" |
| 31 | #include "debug.h" | 31 | #include "common/debug.h" |
| 32 | 32 | ||
| 33 | /** | 33 | /** |
| 34 | * Convert a property_list_service_error_t value to a heartbeat_error_t value. | 34 | * Convert a property_list_service_error_t value to a heartbeat_error_t value. |
