[Scummvm-git-logs] scummvm master -> 97c5755c49b4f93372cb391159e34af79c6d8307
dreammaster
paulfgilbert at gmail.com
Wed Oct 23 03:57:23 CEST 2019
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:
97c5755c49 GLK: Remove incorrect include. Thanks to ccawley2011
Commit: 97c5755c49b4f93372cb391159e34af79c6d8307
https://github.com/scummvm/scummvm/commit/97c5755c49b4f93372cb391159e34af79c6d8307
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2019-10-22T18:55:55-07:00
Commit Message:
GLK: Remove incorrect include. Thanks to ccawley2011
Changed paths:
engines/glk/streams.cpp
diff --git a/engines/glk/streams.cpp b/engines/glk/streams.cpp
index 5a739b3..b09fce7 100644
--- a/engines/glk/streams.cpp
+++ b/engines/glk/streams.cpp
@@ -25,7 +25,6 @@
#include "glk/events.h"
#include "glk/glk.h"
#include "glk/windows.h"
-#include "glk/frotz/detection.h"
#include "gui/saveload.h"
#include "common/file.h"
#include "common/savefile.h"
More information about the Scummvm-git-logs
mailing list