summaryrefslogtreecommitdiffstats
path: root/src/property_list_service.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/property_list_service.c')
-rw-r--r--src/property_list_service.c2
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 @@
25 25
26#include "property_list_service.h" 26#include "property_list_service.h"
27#include "iphone.h" 27#include "iphone.h"
28#include "utils.h" 28#include "debug.h"
29 29
30/** 30/**
31 * Convert an iphone_error_t value to an property_list_service_error_t value. 31 * Convert an iphone_error_t value to an property_list_service_error_t value.