lib: Fix one include
authorColin Walters <walters@verbum.org>
Mon, 1 May 2023 21:22:02 +0000 (17:22 -0400)
committerColin Walters <walters@verbum.org>
Mon, 1 May 2023 21:22:38 +0000 (17:22 -0400)
We need all the ostree bits here.

src/libostree/ostree-chain-input-stream.h

index 539f0ebc3526b305c622a04ee552ab71423f5331..2b6f489607172f63b784e8ec701ac39da15af6f8 100644 (file)
@@ -22,7 +22,7 @@
 
 #ifndef __GI_SCANNER__
 
-#include <gio/gio.h>
+#include <ostree.h>
 
 G_BEGIN_DECLS