diff --git a/pixel.c b/pixel.c --- a/pixel.c +++ b/pixel.c @@ -19,6 +19,10 @@ #include #include "libg15render.h" +#include +#include +#include + void swap (int *x, int *y) {