Fix compiler warnings
This prevents compiler warnings when using libpng 1.6 and GCC 4.8
This commit is contained in:
parent
5daccc373e
commit
eb3c73f288
@ -25,6 +25,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <jpeglib.h>
|
||||
#include <png.h>
|
||||
#include <pixman.h>
|
||||
|
Loading…
Reference in New Issue
Block a user