[Scummvm-git-logs] scummvm master -> 59a157e97ef9445f5b18bd3481cbadb56a8efa0d
lephilousophe
noreply at scummvm.org
Tue Apr 14 07:04:15 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:
59a157e97e DC: Fix build
Commit: 59a157e97ef9445f5b18bd3481cbadb56a8efa0d
https://github.com/scummvm/scummvm/commit/59a157e97ef9445f5b18bd3481cbadb56a8efa0d
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2026-04-14T09:03:51+02:00
Commit Message:
DC: Fix build
Changed paths:
backends/platform/dc/dc.h
diff --git a/backends/platform/dc/dc.h b/backends/platform/dc/dc.h
index dfa58914c50..6c680d29d17 100644
--- a/backends/platform/dc/dc.h
+++ b/backends/platform/dc/dc.h
@@ -27,6 +27,7 @@
#include "backends/audiocd/default/default-audiocd.h"
#include "backends/fs/fs-factory.h"
#include "audio/mixer_intern.h"
+#include "common/events.h"
#include "common/language.h"
#include "common/platform.h"
#ifdef DYNAMIC_MODULES
More information about the Scummvm-git-logs
mailing list