summaryrefslogtreecommitdiff
path: root/tests/parser/with-embedded.c-expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parser/with-embedded.c-expected')
-rw-r--r--tests/parser/with-embedded.c-expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/parser/with-embedded.c-expected b/tests/parser/with-embedded.c-expected
index d825c379f..29935c99e 100644
--- a/tests/parser/with-embedded.c-expected
+++ b/tests/parser/with-embedded.c-expected
@@ -1,9 +1,9 @@
/* parser_with_embedded.c generated by valac, the Vala compiler
* generated from parser_with_embedded.vala, do not modify */
+#include <glib.h>
#include <stdlib.h>
#include <string.h>
-#include <glib.h>
#define _g_free0(var) (var = (g_free (var), NULL))
#define _vala_assert(expr, msg) if G_LIKELY (expr) ; else g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, msg);