summaryrefslogtreecommitdiff
path: root/tests/test-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-error.c')
-rw-r--r--tests/test-error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-error.c b/tests/test-error.c
index afcb59b..66d7675 100644
--- a/tests/test-error.c
+++ b/tests/test-error.c
@@ -29,7 +29,7 @@ main ()
{
NotifyNotification *n;
-#if !GLIB_CHECK_VERSION (2, 36, 0)
+#ifndef GLIB_VERSION_2_36
g_type_init ();
#endif