From f481ea09f9f69c96575662d7b67d290f380aee83 Mon Sep 17 00:00:00 2001 From: allusive-dev Date: Wed, 15 Nov 2023 15:13:38 +1100 Subject: merge with compfy again lol --- src/picom.modulemap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/picom.modulemap') diff --git a/src/picom.modulemap b/src/picom.modulemap index 787c4ff..621ad81 100644 --- a/src/picom.modulemap +++ b/src/picom.modulemap @@ -20,8 +20,8 @@ module utils { module region { header "region.h" } -module picom { - header "picom.h" +module compfy { + header "compfy.h" } module types { header "types.h" -- cgit v1.2.3