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