add keys.h header

This commit is contained in:
Wim Taymans 2019-11-21 13:04:01 +01:00
parent d9b34dc4e3
commit e9eabead4b

View file

@ -47,6 +47,7 @@ spa_node_headers = [
'node/command.h', 'node/command.h',
'node/event.h', 'node/event.h',
'node/io.h', 'node/io.h',
'node/keys.h',
'node/node.h', 'node/node.h',
'node/type-info.h', 'node/type-info.h',
'node/utils.h', 'node/utils.h',