mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
spa: include dict.h
It causes a compiler warning on armv7
This commit is contained in:
parent
671410b3bf
commit
b75796054c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue