38
38
'unity/shell': { 'Qt' }, # Anything under unity/shell can include anything starting with Qt
39
39
'unity/util/GObjectMemory': { 'glib' }, # The unity/util/GObjectMemory header can include anything starting with glib
42
43
def check_file(filename, permitted_includes):