96
|
1 |
--- a/aaphoto.c 2011-01-26 16:39:58.000000000 +0100 |
|
2 |
+++ b/aaphoto.c 2013-06-26 12:09:58.208144331 +0200 |
|
3 |
@@ -242,6 +242,7 @@ |
|
4 |
|
|
5 |
#ifndef __BMP_ONLY__ |
|
6 |
#include <jasper/jasper.h> |
|
7 |
+#include <zlib.h> |
|
8 |
#include <png.h> |
|
9 |
#include <jpeglib.h> |
|
10 |
#endif |