summaryrefslogtreecommitdiff
path: root/src/ostree/ot-builtins.h
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2023-05-01 14:02:09 -0400
committerColin Walters <walters@verbum.org>2023-05-01 15:37:57 -0400
commit0e4768094c826a8d7f1ce638a0909357b9a45b07 (patch)
tree017d194ea6def4434d165bd4e261253228f28ae0 /src/ostree/ot-builtins.h
parentabd5427c3b7c8a125dfb29f42b6798774ed62bac (diff)
downloadostree-0e4768094c826a8d7f1ce638a0909357b9a45b07.tar.gz
tree-wide: Fix various include ordering issues
This fixes the build with `clang-format`.
Diffstat (limited to 'src/ostree/ot-builtins.h')
-rw-r--r--src/ostree/ot-builtins.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ostree/ot-builtins.h b/src/ostree/ot-builtins.h
index 286c2e99..63b1ea38 100644
--- a/src/ostree/ot-builtins.h
+++ b/src/ostree/ot-builtins.h
@@ -24,6 +24,7 @@
#include "config.h"
#include "ostree.h"
+#include "ot-main.h"
G_BEGIN_DECLS