[Scummvm-git-logs] scummvm master -> 6b23f760bb11bc54cb4103d1aaf35f84749a1920
sev-
noreply at scummvm.org
Sat Oct 28 23:09:01 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:
6b23f760bb GRAPHICS: Remove unneeded include
Commit: 6b23f760bb11bc54cb4103d1aaf35f84749a1920
https://github.com/scummvm/scummvm/commit/6b23f760bb11bc54cb4103d1aaf35f84749a1920
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-10-29T01:08:43+02:00
Commit Message:
GRAPHICS: Remove unneeded include
Changed paths:
graphics/nine_patch.cpp
diff --git a/graphics/nine_patch.cpp b/graphics/nine_patch.cpp
index 784317974ea..f93c8e990b0 100644
--- a/graphics/nine_patch.cpp
+++ b/graphics/nine_patch.cpp
@@ -47,7 +47,6 @@
#include "common/array.h"
-#include "graphics/transparent_surface.h"
#include "graphics/nine_patch.h"
#include "graphics/macgui/macwindowmanager.h"
More information about the Scummvm-git-logs
mailing list