diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/libimobiledevice-glue/termcolors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libimobiledevice-glue/termcolors.h b/include/libimobiledevice-glue/termcolors.h index 2bac741..82c4785 100644 --- a/include/libimobiledevice-glue/termcolors.h +++ b/include/libimobiledevice-glue/termcolors.h @@ -25,6 +25,7 @@ #endif #include <stdarg.h> +#include <stdio.h> #define COLOR_RESET "\e[m" #define STYLE_NORMAL "\e[0m" |