diff --git a/lib/driver/utf8.c b/lib/driver/utf8.c index 9203d3f3..a856f130 100644 --- a/lib/driver/utf8.c +++ b/lib/driver/utf8.c @@ -18,11 +18,11 @@ */ /* UTF-8 support */ -#ifdef HAVE_JOLIET #ifdef HAVE_CONFIG_H # include "config.h" #endif +#ifdef HAVE_JOLIET #ifdef HAVE_STRING_H # include #endif