Add include of keys.h

This commit is contained in:
Wim Taymans 2019-11-18 10:10:58 +01:00
parent aa4dc73b21
commit feb8dd3a34
15 changed files with 15 additions and 0 deletions

View file

@ -40,6 +40,7 @@
#include <spa/node/node.h>
#include <spa/node/utils.h>
#include <spa/node/io.h>
#include <spa/node/keys.h>
#include <spa/param/param.h>
#include <spa/param/audio/format.h>
#include <spa/param/audio/format-utils.h>