diff --git a/interfaces/ri.c b/interfaces/ri.c index ca98de8..773e879 100644 --- a/interfaces/ri.c +++ b/interfaces/ri.c @@ -44,6 +44,7 @@ #include #include +#include "config.h" #include "image-functions.h" CELL sp, rp, ip; /* Data, address, instruction pointers */