diff options
Diffstat (limited to 'tests/smart-converter.c')
-rw-r--r-- | tests/smart-converter.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/smart-converter.c b/tests/smart-converter.c index 58403abf..722edddc 100644 --- a/tests/smart-converter.c +++ b/tests/smart-converter.c @@ -25,6 +25,7 @@ #include "pluma-encodings.h" #include <gio/gio.h> #include <glib.h> +#include <glib/gprintf.h> #include <string.h> #define TEXT_TO_CONVERT "this is some text to make the tests" |