spa: include dict.h

It causes a compiler warning on armv7
This commit is contained in:
Wim Taymans 2021-11-11 10:59:23 +01:00
parent 671410b3bf
commit b75796054c

View file

@ -30,7 +30,7 @@ extern "C" {
#endif
#include <spa/utils/hook.h>
#include <spa/utils/defs.h>
#include <spa/utils/dict.h>
/** \defgroup spa_plugin_loader Plugin Loader
* SPA plugin loader