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

@ -22,8 +22,8 @@
#include <errno.h>
#include <sys/eventfd.h>
#include "spa/include/spa/list.h"
#include "spa/include/spa/ringbuffer.h"
#include "spa/list.h"
#include "spa/ringbuffer.h"
#include "pinos/client/log.h"
#include "pinos/server/main-loop.h"