diff options
Diffstat (limited to 'src/service.c')
| -rw-r--r-- | src/service.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service.c b/src/service.c index abd1696..5bc7aea 100644 --- a/src/service.c +++ b/src/service.c | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | 26 | ||
| 27 | #include "service.h" | 27 | #include "service.h" |
| 28 | #include "idevice.h" | 28 | #include "idevice.h" |
| 29 | #include "debug.h" | 29 | #include "common/debug.h" |
| 30 | 30 | ||
| 31 | /** | 31 | /** |
| 32 | * Convert an idevice_error_t value to an service_error_t value. | 32 | * Convert an idevice_error_t value to an service_error_t value. |
