summaryrefslogtreecommitdiffstats
path: root/tools/idevicecrashreport.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/idevicecrashreport.c')
-rw-r--r--tools/idevicecrashreport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/idevicecrashreport.c b/tools/idevicecrashreport.c
index 0a03c68..4d3b686 100644
--- a/tools/idevicecrashreport.c
+++ b/tools/idevicecrashreport.c
@@ -33,7 +33,7 @@
33#ifndef WIN32 33#ifndef WIN32
34#include <signal.h> 34#include <signal.h>
35#endif 35#endif
36#include "common/utils.h" 36#include <libimobiledevice-glue/utils.h>
37 37
38#include <libimobiledevice/libimobiledevice.h> 38#include <libimobiledevice/libimobiledevice.h>
39#include <libimobiledevice/lockdown.h> 39#include <libimobiledevice/lockdown.h>