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

@ -20,8 +20,8 @@
#include <string.h>
#include <spa/lib/debug.h>
#include <spa/include/spa/video/format.h>
#include <spa/include/spa/pod-utils.h>
#include <spa/video/format.h>
#include <spa/pod-utils.h>
#include "pinos/client/pinos.h"
#include "pinos/client/interfaces.h"