diff options
author | Colin Walters <walters@verbum.org> | 2011-01-11 10:59:44 -0500 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2011-01-11 10:59:44 -0500 |
commit | 36e79f8d485bb670ac53be52ff3962f9e157dc42 (patch) | |
tree | eaf40dddeae40aff6aeaad32b13a70826eee4a06 /tests/scanner/Utility-1.0-expected.gir | |
parent | f5655f0a885210624e907e34912f37175543216b (diff) | |
download | gobject-introspection-36e79f8d485bb670ac53be52ff3962f9e157dc42.tar.gz |
tests: Update expected girs for --c-include
Diffstat (limited to 'tests/scanner/Utility-1.0-expected.gir')
-rw-r--r-- | tests/scanner/Utility-1.0-expected.gir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scanner/Utility-1.0-expected.gir b/tests/scanner/Utility-1.0-expected.gir index c09c056b..112fa425 100644 --- a/tests/scanner/Utility-1.0-expected.gir +++ b/tests/scanner/Utility-1.0-expected.gir @@ -9,6 +9,7 @@ and/or use gtk-doc annotations. --> <include name="GLib" version="2.0"/> <include name="GObject" version="2.0"/> <package name="gobject-2.0"/> + <c:include name="utility.h"/> <namespace name="Utility" version="1.0" shared-library="libutility.so" |