diff options
Diffstat (limited to 'graphics/decoders/png.h')
-rw-r--r-- | graphics/decoders/png.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/decoders/png.h b/graphics/decoders/png.h index e52ddabd7d..5e608eb7b1 100644 --- a/graphics/decoders/png.h +++ b/graphics/decoders/png.h @@ -23,6 +23,7 @@ /* * PNG decoder used in engines: * - sword25 + * - wintermute * Dependencies: * - libpng */ |