X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fimage.c;h=3938823a4c61bdb26da0770ce297fee2d25664b2;hp=c2785a2443512a6374b6058b44ff981196b4d5bb;hb=182260bf970d56e056a8c0c580ad61302d21ab0f;hpb=c56ae03b51200429cfa20db7d61cfe907dc2e26e diff --git a/src/image.c b/src/image.c index c2785a24..3938823a 100644 --- a/src/image.c +++ b/src/image.c @@ -12,6 +12,7 @@ ***********************************************************/ #include "image.h" +#include "pcx.h" #include "misc.h" /* exclude all except newImage() and freeImage() */