--- ufoai-2.3.1-source/src/shared/images.c +++ ufoai-2.3.1-source/src/shared/images.c @@ -32,6 +32,7 @@ #include #include +#include /** image formats, tried in this order */ static char *IMAGE_TYPES[] = { "tga", "png", "jpg", NULL };