--- a/src/tests/test-fm-path.c +++ b/src/tests/test-fm-path.c @@ -19,12 +19,12 @@ * MA 02110-1301, USA. */ -#include - //ignore for test disabled asserts #ifdef G_DISABLE_ASSERT #undef G_DISABLE_ASSERT #endif + +#include #define TEST_PARSING(func, str_to_parse, ...) \ G_STMT_START { \