mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
more type cleanup
Move some types in the type-info Remove unused type files
This commit is contained in:
parent
d26aecfef2
commit
265b4476a1
6 changed files with 18 additions and 182 deletions
|
|
@ -25,7 +25,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#include <spa/debug/debug-mem.h>
|
||||
#include <spa/buffer/buffer-types.h>
|
||||
#include <spa/buffer/type-info.h>
|
||||
|
||||
#ifndef spa_debug
|
||||
#define spa_debug(...) ({ fprintf(stderr, __VA_ARGS__);fputc('\n', stderr); })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue