diff options
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r-- | src/common/hexchat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h index 673309bd..5a187d3a 100644 --- a/src/common/hexchat.h +++ b/src/common/hexchat.h @@ -5,6 +5,8 @@ #endif #include <glib.h> +#include <glib/gstdio.h> + #include <time.h> /* need time_t */ #ifndef HEXCHAT_H |