X-Git-Url: https://git.ladys.computer/CGirls/blobdiff_plain/c5fea4a6454aad2b461e23fdae9d2fd54aff4ce2..091679702255610d868b06af26ffa0ba5a6bf6d7:/aa.h diff --git a/aa.h b/aa.h new file mode 100644 index 0000000..9805423 --- /dev/null +++ b/aa.h @@ -0,0 +1,11 @@ +// SPDX-FileCopyrightText: 2025 Lady +// SPDX-License-Identifier: GPL-2.0-only + +#ifndef CGIRLS_AA_H +#define CGIRLS_AA_H + +// Common, shared dependencies. + +#include + +#endif /* CGIRLS_AA_H */