This commit is contained in:
o9000 2017-11-26 17:22:58 +01:00
parent bd2ca94ffe
commit c3ed2dadf3

View file

@ -24,6 +24,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include <sys/types.h>
#include <Imlib2.h>