meson.build: Add missing header files

This commit is contained in:
Jonas Ådahl 2017-05-11 16:23:30 +08:00 committed by Wim Taymans
parent 01246f399e
commit d26eb2da23
2 changed files with 4 additions and 0 deletions

View file

@ -21,6 +21,7 @@ spa_headers = [
'pod-utils.h',
'props.h',
'ringbuffer.h',
'type.h',
'type-map.h',
]