[Scummvm-git-logs] scummvm master -> a96393323949e4088c740bb90d1b3842f2280eae
sev-
noreply at scummvm.org
Sat May 30 14:57:55 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:
a963933239 GLK: Remove unnecessary include
Commit: a96393323949e4088c740bb90d1b3842f2280eae
https://github.com/scummvm/scummvm/commit/a96393323949e4088c740bb90d1b3842f2280eae
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-05-30T16:57:38+02:00
Commit Message:
GLK: Remove unnecessary include
Changed paths:
engines/glk/scott/zx_spectrum.h
diff --git a/engines/glk/scott/zx_spectrum.h b/engines/glk/scott/zx_spectrum.h
index 165d3facca6..95d1ae079d7 100644
--- a/engines/glk/scott/zx_spectrum.h
+++ b/engines/glk/scott/zx_spectrum.h
@@ -22,7 +22,6 @@
#ifndef GLK_SCOTT_ZX_SPECTRUM_H
#define GLK_SCOTT_ZX_SPECTRUM_H
-#include "common/str.h"
#include "common/stream.h"
#include "glk/scott/types.h"
More information about the Scummvm-git-logs
mailing list