Untangle headers

Thanks, clang -fmodules.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2019-08-10 00:56:04 +01:00
parent a01ec1ec94
commit 0ba7761bd5
20 changed files with 129 additions and 88 deletions

View File

@ -63,6 +63,9 @@ module config {
module xrescheck {
header "xrescheck.h"
}
module cache {
header "cache.h"
}
module backend {
module gl {
module gl_common {