tests/TreeBuilder.vala
[app.Builder.js] / tests / TreeBuilder.vala
index e011b34..bac2a17 100644 (file)
@@ -58,7 +58,7 @@ public class TreeBuilder : Vala.CodeVisitor {
 
                //register_source_file (source_package, source_file);
 
-               context.add_package ("glib-2.0");
+               context.add_external_package ("glib-2.0");
                
                //if (context.profile == Vala.Profile.GOBJECT) {
                        // import the GLib namespace by default (namespace of backend-specific standard library)