[Scummvm-git-logs] scummvm master -> ee637810493164d7c8477409e61caf67c5698f71

lephilousophe noreply at scummvm.org
Tue Apr 14 07:05:57 UTC 2026


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
ee63781049 3DS: Fix build


Commit: ee637810493164d7c8477409e61caf67c5698f71
    https://github.com/scummvm/scummvm/commit/ee637810493164d7c8477409e61caf67c5698f71
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2026-04-14T09:05:43+02:00

Commit Message:
3DS: Fix build

Changed paths:
    backends/platform/3ds/osystem.h


diff --git a/backends/platform/3ds/osystem.h b/backends/platform/3ds/osystem.h
index b167d1720a6..5e8433bc2f9 100644
--- a/backends/platform/3ds/osystem.h
+++ b/backends/platform/3ds/osystem.h
@@ -33,6 +33,7 @@
 #include "backends/graphics/graphics.h"
 #include "backends/log/log.h"
 #include "backends/platform/3ds/sprite.h"
+#include "common/events.h"
 #include "common/rect.h"
 #include "common/queue.h"
 #include "common/ustr.h"




More information about the Scummvm-git-logs mailing list