diff --git a/src/hellod.c b/src/hellod.c index eddf829..50ce044 100644 --- a/src/hellod.c +++ b/src/hellod.c @@ -23,7 +23,7 @@ However, this will require documenting more rules of kernel programming. #include -#include "compiled.h" +#include "gap_all.h" static Obj FuncHELLO_WORLD(Obj self) {