Follow installed include path for spa headers

This commit is contained in:
Linus Svensson 2017-05-16 09:20:42 +02:00 committed by Wim Taymans
parent cba22d0e39
commit 49d635ae68
16 changed files with 29 additions and 29 deletions

View file

@ -29,8 +29,8 @@ extern "C" {
typedef struct _PinosNode PinosNode;
#include <spa/include/spa/clock.h>
#include <spa/include/spa/node.h>
#include <spa/clock.h>
#include <spa/node.h>
#include <pinos/client/mem.h>
#include <pinos/client/transport.h>