aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/wagparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/wagparser.h')
-rw-r--r--engines/agi/wagparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/wagparser.h b/engines/agi/wagparser.h
index 827720ac85..c10be541cb 100644
--- a/engines/agi/wagparser.h
+++ b/engines/agi/wagparser.h
@@ -223,7 +223,7 @@ public:
* @param filename Name of the file to be parsed.
* @return True if parsed successfully, false otherwise.
*/
- bool parse(const char *filename);
+ bool parse(const Common::FSNode &node);
/**
* Get list of the loaded properties.