Include string header

This commit is contained in:
Matthias Coppens 2021-01-23 23:40:57 +01:00 committed by Harry Jeffery
parent 1b85ba53b0
commit 2c0f10a91b

View file

@ -7,6 +7,7 @@
#include <FreeImage.h>
#include <stdlib.h>
#include <string.h>
struct private {
char *path;