summaryrefslogtreecommitdiffstats
path: root/src/afc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afc.h')
-rw-r--r--src/afc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afc.h b/src/afc.h
index 3e4ef67..6bfdf56 100644
--- a/src/afc.h
+++ b/src/afc.h
@@ -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)