Guard inclusion of Aliases.h depending on presence.

This commit is contained in:
2021-03-12 13:37:52 +00:00
parent 41ace8fa4c
commit 889512dbc7
15 changed files with 56 additions and 0 deletions

View File

@@ -29,7 +29,10 @@ Copyright (C) 2011-2021 Natalia Portillo
#if defined(macintosh)
#if defined(HAVE_ALIASES_H) || !defined(HAVE_MULTIVERSE_H)
#include <Aliases.h>
#endif
#include <FileTypesAndCreators.h>
#include <Files.h>
#include <Gestalt.h>