aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/totfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/totfile.h')
-rw-r--r--engines/gob/totfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/totfile.h b/engines/gob/totfile.h
index 211232f870..ce467425e2 100644
--- a/engines/gob/totfile.h
+++ b/engines/gob/totfile.h
@@ -29,7 +29,7 @@
#include "common/str.h"
namespace Common {
- class SeekableReadStream;
+class SeekableReadStream;
}
namespace Gob {