diff options
Diffstat (limited to 'src/conf.c')
-rw-r--r-- | src/conf.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,6 +39,8 @@ | |||
39 | #include <shlobj.h> | 39 | #include <shlobj.h> |
40 | #endif | 40 | #endif |
41 | 41 | ||
42 | #include <libimobiledevice-glue/utils.h> | ||
43 | |||
42 | #include "conf.h" | 44 | #include "conf.h" |
43 | #include "utils.h" | 45 | #include "utils.h" |
44 | #include "log.h" | 46 | #include "log.h" |