aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/simon.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/simon/simon.h')
-rw-r--r--engines/simon/simon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/simon/simon.h b/engines/simon/simon.h
index a6061777ed..60f622e85a 100644
--- a/engines/simon/simon.h
+++ b/engines/simon/simon.h
@@ -137,6 +137,7 @@ class Debugger;
class SimonEngine : public Engine {
friend class Debugger;
+ friend class MoviePlayer;
void errorString(const char *buf_input, char *buf_output);