mirror of
https://github.com/flatpak/flatpak.git
synced 2026-02-01 19:41:27 -05:00
common: Explicitly include context's own header
Previously we were relying on flatpak-utils-private.h having a circular dependency on this, but I'm intending to remove that during future refactoring. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
committed by
Alexander Larsson
parent
bf8e91cedc
commit
846e109fb2
@@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "flatpak-context-private.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user