From 86bff65898178fe6e58e8d02c9b6e588003621bc Mon Sep 17 00:00:00 2001 From: kotontrion Date: Fri, 19 Jul 2024 10:13:44 +0200 Subject: move headers to the correct location --- include/astal-wp.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 include/astal-wp.h (limited to 'include/astal-wp.h') 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" -- cgit v1.2.3