Guard inclusion of FileTypesAndCreators.h depending on presence.

This commit is contained in:
2021-03-12 13:40:11 +00:00
parent 06f45f0e35
commit 8dfdff7b60
15 changed files with 47 additions and 0 deletions

View File

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