diff options
Diffstat (limited to 'src/property_list_service.c')
-rw-r--r-- | src/property_list_service.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property_list_service.c b/src/property_list_service.c index 9d16bbc..b549cb4 100644 --- a/src/property_list_service.c +++ b/src/property_list_service.c @@ -25,7 +25,7 @@ #include "property_list_service.h" #include "iphone.h" -#include "utils.h" +#include "debug.h" /** * Convert an iphone_error_t value to an property_list_service_error_t value. |