diff --git a/spa/include/spa/meson.build b/spa/include/spa/meson.build index 7bdfc1ce7..3072618b5 100644 --- a/spa/include/spa/meson.build +++ b/spa/include/spa/meson.build @@ -47,6 +47,7 @@ spa_node_headers = [ 'node/command.h', 'node/event.h', 'node/io.h', + 'node/keys.h', 'node/node.h', 'node/type-info.h', 'node/utils.h',