Revert "Simplify apple platform include defines"

This reverts commit 3140c711a4.
This commit is contained in:
2026-05-27 17:54:06 +02:00
parent ab6b5927f8
commit 791fb785cf
6 changed files with 6 additions and 6 deletions
@@ -2,7 +2,7 @@
#pragma once
#if PLATFORM_APPLE_FAMILY
#if PLATFORM_MAC || PLATFORM_IOS
#include "Engine/Platform/Unix/UnixFileSystem.h"