aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/animation_he.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/he/animation_he.h')
-rw-r--r--engines/scumm/he/animation_he.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/he/animation_he.h b/engines/scumm/he/animation_he.h
index 0e609669f0..bb847fdef6 100644
--- a/engines/scumm/he/animation_he.h
+++ b/engines/scumm/he/animation_he.h
@@ -58,6 +58,6 @@ protected:
virtual void setPalette(byte *pal);
};
-} // End of namespace Simon
+} // End of namespace Scumm
#endif