diff options
Diffstat (limited to 'src/afc.h')
-rw-r--r-- | src/afc.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ | |||
28 | #include "libimobiledevice/afc.h" | 28 | #include "libimobiledevice/afc.h" |
29 | #include "service.h" | 29 | #include "service.h" |
30 | #include "endianness.h" | 30 | #include "endianness.h" |
31 | #include "common/thread.h" | 31 | #include <libimobiledevice-glue/thread.h> |
32 | 32 | ||
33 | #define AFC_MAGIC "CFA6LPAA" | 33 | #define AFC_MAGIC "CFA6LPAA" |
34 | #define AFC_MAGIC_LEN (8) | 34 | #define AFC_MAGIC_LEN (8) |