mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
spa: libcamera: clean up includes
Remove some unnecessarily includes.
This commit is contained in:
parent
5f4f4b5dd3
commit
5a9cdd724f
4 changed files with 2 additions and 19 deletions
|
|
@ -4,10 +4,7 @@
|
|||
/* SPDX-FileCopyrightText: Copyright © 2021 Wim Taymans <wim.taymans@gmail.com> */
|
||||
/* SPDX-License-Identifier: MIT */
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include <cstddef>
|
||||
#include <sstream>
|
||||
|
||||
#include <spa/support/plugin.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue