diff --git a/spa/include/spa/meson.build b/spa/include/spa/meson.build index 1d088687b..64431a4f4 100644 --- a/spa/include/spa/meson.build +++ b/spa/include/spa/meson.build @@ -10,6 +10,7 @@ spa_headers = [ 'format.h', 'format-builder.h', 'format-utils.h', + 'hook.h', 'list.h', 'log.h', 'loop.h',