summaryrefslogtreecommitdiff
path: root/testsuite/gtk/flattenlistmodel.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gtk/flattenlistmodel.c')
-rw-r--r--testsuite/gtk/flattenlistmodel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gtk/flattenlistmodel.c b/testsuite/gtk/flattenlistmodel.c
index a0b0136040..9144eac64a 100644
--- a/testsuite/gtk/flattenlistmodel.c
+++ b/testsuite/gtk/flattenlistmodel.c
@@ -397,7 +397,7 @@ test_submodel_remove (void)
int
main (int argc, char *argv[])
{
- g_test_init (&argc, &argv, NULL);
+ (g_test_init) (&argc, &argv, NULL);
setlocale (LC_ALL, "C");
number_quark = g_quark_from_static_string ("Hell and fire was spawned to be released.");