aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/adl_v2.h
diff options
context:
space:
mode:
authorWalter van Niftrik2016-06-06 20:20:46 +0200
committerWalter van Niftrik2016-06-06 20:35:49 +0200
commit9acf6c3838d0aaaf5cff8ea120ec4672cf6fe6c8 (patch)
tree96ebfc614a871e93a24c1928e876ee50b8e8c7ba /engines/adl/adl_v2.h
parentc71740bc5d9f2fae54c5d7722d3e0d0ac7bd7b89 (diff)
downloadscummvm-rg350-9acf6c3838d0aaaf5cff8ea120ec4672cf6fe6c8.tar.gz
scummvm-rg350-9acf6c3838d0aaaf5cff8ea120ec4672cf6fe6c8.tar.bz2
scummvm-rg350-9acf6c3838d0aaaf5cff8ea120ec4672cf6fe6c8.zip
ADL: Fix formatting
Diffstat (limited to 'engines/adl/adl_v2.h')
-rw-r--r--engines/adl/adl_v2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/adl/adl_v2.h b/engines/adl/adl_v2.h
index 508af91731..f18972b74b 100644
--- a/engines/adl/adl_v2.h
+++ b/engines/adl/adl_v2.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;
}