[Scummvm-git-logs] scummvm master -> 9b738d6d2720ea613be8d0c68e98185939beef52

aquadran noreply at scummvm.org
Sun Sep 28 15:47:18 UTC 2025


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:
9b738d6d27 WINTERMUTE: Fixed compilation of wii target


Commit: 9b738d6d2720ea613be8d0c68e98185939beef52
    https://github.com/scummvm/scummvm/commit/9b738d6d2720ea613be8d0c68e98185939beef52
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2025-09-28T17:47:14+02:00

Commit Message:
WINTERMUTE: Fixed compilation of wii target

Changed paths:
    engines/wintermute/base/base_object.cpp


diff --git a/engines/wintermute/base/base_object.cpp b/engines/wintermute/base/base_object.cpp
index b38c9b1498f..454b6cf5a54 100644
--- a/engines/wintermute/base/base_object.cpp
+++ b/engines/wintermute/base/base_object.cpp
@@ -33,6 +33,7 @@
 #include "engines/wintermute/base/sound/base_sound_manager.h"
 #include "engines/wintermute/base/base_game.h"
 #include "engines/wintermute/base/base_sprite.h"
+#include "engines/wintermute/utils/utils.h"
 #include "engines/wintermute/platform_osystem.h"
 #include "engines/wintermute/dcgf.h"
 




More information about the Scummvm-git-logs mailing list