[Scummvm-git-logs] scummvm master -> e8c304d6ac94d8c60b03b2bed580c53457bafabb
bluegr
noreply at scummvm.org
Sat Mar 5 00:26:36 UTC 2022
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:
e8c304d6ac CHEWY: Remove leftover include
Commit: e8c304d6ac94d8c60b03b2bed580c53457bafabb
https://github.com/scummvm/scummvm/commit/e8c304d6ac94d8c60b03b2bed580c53457bafabb
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2022-03-05T02:26:26+02:00
Commit Message:
CHEWY: Remove leftover include
Changed paths:
engines/chewy/chewy.h
diff --git a/engines/chewy/chewy.h b/engines/chewy/chewy.h
index 5fd2683591f..1a94a2a6b95 100644
--- a/engines/chewy/chewy.h
+++ b/engines/chewy/chewy.h
@@ -32,7 +32,6 @@
#include "common/random.h"
#include "engines/engine.h"
#include "graphics/screen.h"
-#include "chewy/temp_file.h"
namespace Chewy {
More information about the Scummvm-git-logs
mailing list