diff options
Diffstat (limited to 'tests/protocol.c')
-rw-r--r-- | tests/protocol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/protocol.c b/tests/protocol.c index c8291ff..66f645e 100644 --- a/tests/protocol.c +++ b/tests/protocol.c @@ -9,7 +9,7 @@ #include <glib.h> #include <spa/pod/builder.h> #include <spa/pod/parser.h> -#include <icipc/icipc.h> +#include <icipc.h> static void test_icipc_protocol () |