aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/frotz.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/frotz/frotz.h')
-rw-r--r--engines/glk/frotz/frotz.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/glk/frotz/frotz.h b/engines/glk/frotz/frotz.h
index d05971a540..b5de82d7f8 100644
--- a/engines/glk/frotz/frotz.h
+++ b/engines/glk/frotz/frotz.h
@@ -28,10 +28,13 @@
namespace Glk {
namespace Frotz {
+class FrotzScreen;
+
/**
* Frotz interpreter for Z-code games
*/
class Frotz : public Processor {
+ friend class FrotzScreen;
protected:
/**
* Create the screen class