diff options
Diffstat (limited to 'graphics/pict.h')
-rw-r--r-- | graphics/pict.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pict.h b/graphics/pict.h index a683a23bf6..22f36aafe7 100644 --- a/graphics/pict.h +++ b/graphics/pict.h @@ -32,7 +32,7 @@ #include "graphics/pixelformat.h" namespace Common { - class SeekableReadStream; +class SeekableReadStream; } namespace Graphics { |