mirror of
https://github.com/zoriya/astal.git
synced 2026-06-01 17:55:37 +00:00
fix header location in gir file
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ if get_option('introspection')
|
||||
symbol_prefix : 'astal_river',
|
||||
identifier_prefix : 'AstalRiver',
|
||||
includes : ['GObject-2.0', 'Gio-2.0'],
|
||||
header : 'astal/river.h',
|
||||
header : 'astal-river.h',
|
||||
export_packages : pkg_config_name,
|
||||
install : true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user