mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
pipewire: modules: add missing "config.h" include in "flatpak-utils.h"
This commit is contained in:
parent
54a9b30ed3
commit
f82f215bf7
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
#ifndef FLATPAK_UTILS_H
|
||||
#define FLATPAK_UTILS_H
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue