mirror of
https://github.com/yshui/picom.git
synced 2024-11-25 14:06:08 -05:00
log.h needs to export compiler.h
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
bb7466fc68
commit
7cdc0aedee
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ module win {
|
|||
}
|
||||
module log {
|
||||
header "log.h"
|
||||
export compiler
|
||||
}
|
||||
module x {
|
||||
header "x.h"
|
||||
|
|
Loading…
Reference in a new issue