[Scummvm-git-logs] scummvm master -> 45895f57badbddf057de1a9446dd4038f21a068b

eriktorbjorn noreply at scummvm.org
Sun Sep 28 12:08:04 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:
45895f57ba WAGE: Remove unnecessary #include


Commit: 45895f57badbddf057de1a9446dd4038f21a068b
    https://github.com/scummvm/scummvm/commit/45895f57badbddf057de1a9446dd4038f21a068b
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2025-09-28T14:07:47+02:00

Commit Message:
WAGE: Remove unnecessary #include

Changed paths:
    engines/wage/gui.cpp


diff --git a/engines/wage/gui.cpp b/engines/wage/gui.cpp
index 6c3015e24db..7254777c84f 100644
--- a/engines/wage/gui.cpp
+++ b/engines/wage/gui.cpp
@@ -46,7 +46,6 @@
 
 #include "common/timer.h"
 #include "common/system.h"
-#include "graphics/cursorman.h"
 #include "graphics/primitives.h"
 #include "graphics/macgui/macfontmanager.h"
 #include "graphics/macgui/macwindowmanager.h"




More information about the Scummvm-git-logs mailing list