aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/3ds/osystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/3ds/osystem.h')
-rw-r--r--backends/platform/3ds/osystem.h3
1 files changed, 2 insertions, 1 deletions
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 <citro3d.h>
+#define FORBIDDEN_SYMBOL_EXCEPTION_time_h
+
#include "backends/mutex/mutex.h"
#include "backends/base-backend.h"
#include "graphics/palette.h"