mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-06 06:46:29 -04:00
videoconverter: Fix include
This commit is contained in:
parent
c5fbbfbd77
commit
085af17706
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
/* SPDX-FileCopyrightText: Copyright © 2019 Wim Taymans */
|
/* SPDX-FileCopyrightText: Copyright © 2019 Wim Taymans */
|
||||||
/* SPDX-License-Identifier: MIT */
|
/* SPDX-License-Identifier: MIT */
|
||||||
|
|
||||||
#include "spa/utils/dict.h"
|
#include <spa/utils/dict.h>
|
||||||
#include <spa/support/plugin.h>
|
#include <spa/support/plugin.h>
|
||||||
#include <spa/support/plugin-loader.h>
|
#include <spa/support/plugin-loader.h>
|
||||||
#include <spa/support/log.h>
|
#include <spa/support/log.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue