summaryrefslogtreecommitdiff
path: root/tools/girnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/girnode.h')
-rw-r--r--tools/girnode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/girnode.h b/tools/girnode.h
index 2e878890..351ab641 100644
--- a/tools/girnode.h
+++ b/tools/girnode.h
@@ -310,7 +310,7 @@ void g_ir_node_free (GIrNode *node);
guint32 g_ir_node_get_size (GIrNode *node);
guint32 g_ir_node_get_full_size (GIrNode *node);
void g_ir_node_build_metadata (GIrNode *node,
- GIdlModule *module,
+ GIrModule *module,
GList *modules,
GHashTable *strings,
GHashTable *types,