aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/adl_v3.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/adl_v3.h')
-rw-r--r--engines/adl/adl_v3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/adl/adl_v3.h b/engines/adl/adl_v3.h
index 16f61eaa77..61dd5852e7 100644
--- a/engines/adl/adl_v3.h
+++ b/engines/adl/adl_v3.h
@@ -28,7 +28,7 @@
// Note: this version of ADL redraws only when necessary, but
// this is not currently implemented.
-namespace Common{
+namespace Common {
class RandomSource;
}