aboutsummaryrefslogtreecommitdiff
path: root/kyra/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'kyra/script.h')
-rw-r--r--kyra/script.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kyra/script.h b/kyra/script.h
index 3085d156d0..9cfdb48d21 100644
--- a/kyra/script.h
+++ b/kyra/script.h
@@ -1,5 +1,5 @@
-/* ScummVM - Kyrandia Interpreter
- * Copyright (C) 2003-2005 The ScummVM project
+/* ScummVM - Scumm Interpreter
+ * Copyright (C) 2004-2005 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -19,8 +19,8 @@
*
*/
-#ifndef VM_H
-#define VM_H
+#ifndef SCRIPT_H
+#define SCRIPT_H
namespace Kyra {
// TODO: