aboutsummaryrefslogtreecommitdiff
path: root/src/picom.modulemap
diff options
context:
space:
mode:
authorallusive-dev <[email protected]>2023-11-15 15:13:38 +1100
committerallusive-dev <[email protected]>2023-11-15 15:13:38 +1100
commitf481ea09f9f69c96575662d7b67d290f380aee83 (patch)
tree9155652619c26d1a028ddc63eb7a0c29094dd0d3 /src/picom.modulemap
parentUpdate README.md (diff)
downloadcompfy-f481ea09f9f69c96575662d7b67d290f380aee83.tar.xz
compfy-f481ea09f9f69c96575662d7b67d290f380aee83.zip
merge with compfy again lol1.6.0
Diffstat (limited to 'src/picom.modulemap')
-rw-r--r--src/picom.modulemap4
1 files changed, 2 insertions, 2 deletions
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"