diff options
Diffstat (limited to 'src/iphone.h')
-rw-r--r-- | src/iphone.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/iphone.h b/src/iphone.h index 2ed0fba..6e14280 100644 --- a/src/iphone.h +++ b/src/iphone.h @@ -24,6 +24,8 @@ #include <stdint.h> +#include "libiphone/libiphone.h" + struct iphone_device_int { char *buffer; uint32_t handle; |