From 2122c07d5fdddbb1c28dd7dd17fa8c1df1a4c28f Mon Sep 17 00:00:00 2001 From: Nitrus Date: Tue, 20 Nov 2018 18:56:36 +0100 Subject: 3DS: Update header inclusions and forbidden symbols --- backends/platform/3ds/osystem.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backends/platform/3ds/osystem.h') diff --git a/backends/platform/3ds/osystem.h b/backends/platform/3ds/osystem.h index cad46a18dc..6901295640 100644 --- a/backends/platform/3ds/osystem.h +++ b/backends/platform/3ds/osystem.h @@ -23,7 +23,8 @@ #ifndef PLATFORM_3DS_H #define PLATFORM_3DS_H -#include +#define FORBIDDEN_SYMBOL_EXCEPTION_time_h + #include "backends/mutex/mutex.h" #include "backends/base-backend.h" #include "graphics/palette.h" -- cgit v1.2.3