summaryrefslogtreecommitdiff
path: root/tests/object.gir
diff options
context:
space:
mode:
Diffstat (limited to 'tests/object.gir')
-rw-r--r--tests/object.gir4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/object.gir b/tests/object.gir
index 13c37c79..bca6e5e5 100644
--- a/tests/object.gir
+++ b/tests/object.gir
@@ -3,8 +3,8 @@
xmlns="http://www.gtk.org/introspection/core/1.0"
xmlns:c="http://www.gtk.org/introspection/c/1.0"
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
- <include name="GObject"/>
- <namespace name="Foo">
+ <include name="GObject-2.0"/>
+ <namespace name="Foo" version="1.0">
<interface name="IFace1" glib:type-name="IFace1" glib:get-type="iface1_get_type">
</interface>
<class name="Object1" parent="Object2" glib:type-name="Object1" glib:get-type="object1_get_type">