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

@ -36,8 +36,8 @@
#include "pinos/server/core.h"
#include "pinos/server/client-node.h"
#include "spa/include/spa/node.h"
#include "spa/include/spa/format-builder.h"
#include "spa/node.h"
#include "spa/format-builder.h"
#define MAX_INPUTS 64
#define MAX_OUTPUTS 64