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 14fea30125..12681f6128 100644 --- a/graphics/pict.h +++ b/graphics/pict.h @@ -38,7 +38,7 @@ namespace Common { namespace Graphics { class JPEG; -class Surface; +struct Surface; class PictDecoder { public: |
