diff options
author | 2024-01-31 02:57:11 +0100 | |
---|---|---|
committer | 2024-01-31 02:57:11 +0100 | |
commit | 63bbac545efc400373a7f472fdd78174149119c3 (patch) | |
tree | f95c8d58b7b0fbf33bd188c5becc0401ee7e64ef /src/mobile_image_mounter.h | |
parent | f723a44513eb5ba5797da24bc2b63d9f09600a6e (diff) | |
download | libimobiledevice-63bbac545efc400373a7f472fdd78174149119c3.tar.gz libimobiledevice-63bbac545efc400373a7f472fdd78174149119c3.tar.bz2 |
Move LIBIMOBILEDEVICE_API to public headers
Diffstat (limited to 'src/mobile_image_mounter.h')
-rw-r--r-- | src/mobile_image_mounter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mobile_image_mounter.h b/src/mobile_image_mounter.h index 55c9cf2..9a8fcdd 100644 --- a/src/mobile_image_mounter.h +++ b/src/mobile_image_mounter.h | |||
@@ -22,6 +22,7 @@ | |||
22 | #ifndef __MOBILE_IMAGE_MOUNTER_H | 22 | #ifndef __MOBILE_IMAGE_MOUNTER_H |
23 | #define __MOBILE_IMAGE_MOUNTER_H | 23 | #define __MOBILE_IMAGE_MOUNTER_H |
24 | 24 | ||
25 | #include "idevice.h" | ||
25 | #include "libimobiledevice/mobile_image_mounter.h" | 26 | #include "libimobiledevice/mobile_image_mounter.h" |
26 | #include "property_list_service.h" | 27 | #include "property_list_service.h" |
27 | #include <libimobiledevice-glue/thread.h> | 28 | #include <libimobiledevice-glue/thread.h> |