diff options
Diffstat (limited to 'src/AFC.h')
-rw-r--r-- | src/AFC.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ #include <glib.h> #include <stdint.h> +#include "libiphone/afc.h" + #define AFC_MAGIC "CFA6LPAA" #define AFC_MAGIC_LEN (8) |