diff options
Diffstat (limited to 'src/img3.c')
-rw-r--r-- | src/img3.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ #include <string.h> #include "img3.h" +#include "common.h" #include "idevicerestore.h" img3_file* img3_parse_file(char* data, int size) { |