diff options
Diffstat (limited to 'tools/ideviceprovision.c')
-rw-r--r-- | tools/ideviceprovision.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ideviceprovision.c b/tools/ideviceprovision.c index c93a682..36c69b0 100644 --- a/tools/ideviceprovision.c +++ b/tools/ideviceprovision.c | |||
@@ -44,7 +44,7 @@ | |||
44 | #include <libimobiledevice/libimobiledevice.h> | 44 | #include <libimobiledevice/libimobiledevice.h> |
45 | #include <libimobiledevice/lockdown.h> | 45 | #include <libimobiledevice/lockdown.h> |
46 | #include <libimobiledevice/misagent.h> | 46 | #include <libimobiledevice/misagent.h> |
47 | #include "common/utils.h" | 47 | #include <libimobiledevice-glue/utils.h> |
48 | 48 | ||
49 | static void print_usage(int argc, char **argv) | 49 | static void print_usage(int argc, char **argv) |
50 | { | 50 | { |