mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
pipewire: module-avb: include "avb.h" in "avb.c"
So that definitions are checked against declarations.
This commit is contained in:
parent
db510e769a
commit
5b05c1c430
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
/* SPDX-FileCopyrightText: Copyright © 2022 Wim Taymans */
|
||||
/* SPDX-License-Identifier: MIT */
|
||||
|
||||
#include "avb.h"
|
||||
#include "internal.h"
|
||||
|
||||
#include <spa/support/cpu.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue