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 a4d2fbc1cf..91da83cc63 100644 --- a/graphics/imagedec.cpp +++ b/graphics/imagedec.cpp @@ -23,6 +23,7 @@ */ #include "graphics/imagedec.h" +#include "graphics/pixelformat.h" #include "graphics/surface.h" #include "common/file.h" |