diff --git a/defs.h b/defs.h index 661c404f..f9af7c89 100644 --- a/defs.h +++ b/defs.h @@ -13,6 +13,7 @@ #include #include +#include /* for __MINGW_PRINTF_FORMAT */ #include #if defined _MSC_VER && _MSC_VER < 1800