--- /dev/null
+// SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+// SPDX-License-Identifier: GPL-2.0-only
+
+#ifndef CGIRLS_AA_H
+#define CGIRLS_AA_H
+
+// Common, shared dependencies.
+
+#include <git-compat-util.h>
+
+#endif /* CGIRLS_AA_H */