alloc-params: use dynamic types for alloc-params

This commit is contained in:
Wim Taymans 2017-03-23 10:12:20 +01:00
parent 7270986c3a
commit 048a4b81a8
21 changed files with 166 additions and 271 deletions

View file

@ -1,4 +1,5 @@
spa_headers = [
'alloc-param.h',
'barrier.h',
'buffer.h',
'clock.h',
@ -20,7 +21,6 @@ spa_headers = [
'pod-builder.h',
'pod-iter.h',
'pod-utils.h',
'port.h',
'props.h',
'ringbuffer.h'
]