diff options
Diffstat (limited to 'graphics/imagedec.cpp')
-rw-r--r-- | graphics/imagedec.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/imagedec.cpp b/graphics/imagedec.cpp index b38799c45a..a4d2fbc1cf 100644 --- a/graphics/imagedec.cpp +++ b/graphics/imagedec.cpp @@ -23,6 +23,7 @@ */ #include "graphics/imagedec.h" +#include "graphics/surface.h" #include "common/file.h" |