[Scummvm-git-logs] scummvm master -> 1d7b1fa30e2e53a856faf88a5466ba4df4782d59

sev- noreply at scummvm.org
Sat Oct 28 23:07:05 UTC 2023


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

Summary:
1d7b1fa30e SWORD25: Remove unneeded include


Commit: 1d7b1fa30e2e53a856faf88a5466ba4df4782d59
    https://github.com/scummvm/scummvm/commit/1d7b1fa30e2e53a856faf88a5466ba4df4782d59
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-10-29T01:06:44+02:00

Commit Message:
SWORD25: Remove unneeded include

Changed paths:
    engines/sword25/gfx/image/image.h


diff --git a/engines/sword25/gfx/image/image.h b/engines/sword25/gfx/image/image.h
index 66a201b3805..2ea269c9981 100644
--- a/engines/sword25/gfx/image/image.h
+++ b/engines/sword25/gfx/image/image.h
@@ -42,7 +42,6 @@
 #include "sword25/kernel/common.h"
 #include "common/rect.h"
 #include "sword25/gfx/graphicengine.h"
-#include "graphics/transparent_surface.h"
 
 namespace Sword25 {
 




More information about the Scummvm-git-logs mailing list