From 97c5755c49b4f93372cb391159e34af79c6d8307 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Tue, 22 Oct 2019 18:55:55 -0700 Subject: GLK: Remove incorrect include. Thanks to ccawley2011 --- engines/glk/streams.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/glk') diff --git a/engines/glk/streams.cpp b/engines/glk/streams.cpp index 5a739b3240..b09fce79d3 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" -- cgit v1.2.3