blob: 54e0dce0562a33696fcd37944bb936e1d044ecec [file] [log] [blame]
# The header includes in the generated files in mutter use double quotes, which
# triggers checkdeps presubmit errors. So add the relevant folders that can
# be included in the allow list.
include_rules = [
"+clutter",
"+cogl",
"+meta",
]