diff options
Diffstat (limited to 'src/diagnostics_relay.c')
| -rw-r--r-- | src/diagnostics_relay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/diagnostics_relay.c b/src/diagnostics_relay.c index 506b901..6069169 100644 --- a/src/diagnostics_relay.c +++ b/src/diagnostics_relay.c | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | #include <stdlib.h> | 22 | #include <stdlib.h> |
| 23 | #include "diagnostics_relay.h" | 23 | #include "diagnostics_relay.h" |
| 24 | #include "property_list_service.h" | 24 | #include "property_list_service.h" |
| 25 | #include "debug.h" | 25 | #include "common/debug.h" |
| 26 | 26 | ||
| 27 | #define RESULT_SUCCESS 0 | 27 | #define RESULT_SUCCESS 0 |
| 28 | #define RESULT_FAILURE 1 | 28 | #define RESULT_FAILURE 1 |
