[Scummvm-git-logs] scummvm master -> 9b6c861a6b809e47493572abf69c78c66a36e480
sev-
noreply at scummvm.org
Tue Jun 30 21:44:40 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:
9b6c861a6b BACKENDS: 3DS: Fix compilation
Commit: 9b6c861a6b809e47493572abf69c78c66a36e480
https://github.com/scummvm/scummvm/commit/9b6c861a6b809e47493572abf69c78c66a36e480
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-06-30T23:44:13+02:00
Commit Message:
BACKENDS: 3DS: Fix compilation
Changed paths:
backends/platform/3ds/osystem.h
diff --git a/backends/platform/3ds/osystem.h b/backends/platform/3ds/osystem.h
index 5c746498839..e5e5ce8bb13 100644
--- a/backends/platform/3ds/osystem.h
+++ b/backends/platform/3ds/osystem.h
@@ -34,6 +34,7 @@
#include "backends/log/log.h"
#include "backends/platform/3ds/sprite.h"
#include "common/events.h"
+#include "common/frac.h"
#include "common/rect.h"
#include "common/queue.h"
#include "common/ustr.h"
More information about the Scummvm-git-logs
mailing list