summaryrefslogtreecommitdiffstats
path: root/include/libimobiledevice-glue/termcolors.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libimobiledevice-glue/termcolors.h')
-rw-r--r--include/libimobiledevice-glue/termcolors.h1
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"