fix includes

This commit is contained in:
Wim Taymans 2019-10-25 15:01:02 +02:00
parent af73585948
commit 9ffec214b8
59 changed files with 88 additions and 25 deletions

View file

@ -30,9 +30,8 @@ extern "C" {
#endif
#include <spa/utils/defs.h>
#include <spa/utils/hook.h>
#include <spa/utils/dict.h>
#include <spa/support/plugin.h>
#include <spa/pod/builder.h>
#include <spa/pod/event.h>
/**

View file

@ -29,6 +29,7 @@
extern "C" {
#endif
#include <spa/pod/builder.h>
#include <spa/monitor/device.h>
struct spa_result_device_params_data {