summaryrefslogtreecommitdiff
path: root/libview
diff options
context:
space:
mode:
Diffstat (limited to 'libview')
-rw-r--r--libview/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libview/meson.build b/libview/meson.build
index e8cad36f..f345a608 100644
--- a/libview/meson.build
+++ b/libview/meson.build
@@ -108,7 +108,7 @@ install_headers(
if get_option('introspection')
libview_gir = gnome.generate_gir(
libview,
- namespace: 'XreaderView',
+ namespace: 'AtrilView',
nsversion: api_version,
sources: libview_sources,
identifier_prefix: 'Ev',