diff options
author | kotontrion <[email protected]> | 2024-07-19 10:13:44 +0200 |
---|---|---|
committer | kotontrion <[email protected]> | 2024-07-19 10:13:44 +0200 |
commit | 86bff65898178fe6e58e8d02c9b6e588003621bc (patch) | |
tree | 9a64b9c5994c689c90229e1d3d639d870292a88c /include/astal-wp.h | |
parent | 5cd9f20a93101da2738a4be3a0735a4d6cd3abf9 (diff) |
move headers to the correct location
Diffstat (limited to 'include/astal-wp.h')
-rw-r--r-- | include/astal-wp.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/astal-wp.h b/include/astal-wp.h new file mode 100644 index 0000000..6c48211 --- /dev/null +++ b/include/astal-wp.h @@ -0,0 +1,4 @@ + +#include "astal/wireplumber/audio.h" +#include "astal/wireplumber/endpoint.h" +#include "astal/wireplumber/wp.h" |