spa: libcamera: remove some unnecessary includes

Also add the missing include guard.
This commit is contained in:
Barnabás Pőcze 2026-06-19 10:50:32 +02:00 committed by Wim Taymans
parent dbc97942f4
commit d46361a1b9
2 changed files with 1 additions and 6 deletions

View file

@ -2,8 +2,6 @@
/* SPDX-FileCopyrightText: Copyright © 2020 collabora */
/* SPDX-License-Identifier: MIT */
#include <errno.h>
#include <spa/support/plugin.h>
#include <spa/support/log.h>