From 1574f3f7395f85c77a4b51420f2925c22900d6a5 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 1 May 2023 17:22:02 -0400 Subject: lib: Fix one include We need all the ostree bits here. --- src/libostree/ostree-chain-input-stream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libostree/ostree-chain-input-stream.h b/src/libostree/ostree-chain-input-stream.h index 539f0ebc..2b6f4896 100644 --- a/src/libostree/ostree-chain-input-stream.h +++ b/src/libostree/ostree-chain-input-stream.h @@ -22,7 +22,7 @@ #ifndef __GI_SCANNER__ -#include +#include G_BEGIN_DECLS -- cgit v1.2.1