diff --git a/src/System/God/MakeGod.ZC b/src/System/God/MakeGod.ZC index 042454f7..f4910c64 100755 --- a/src/System/God/MakeGod.ZC +++ b/src/System/God/MakeGod.ZC @@ -5,4 +5,5 @@ Cd(__DIR__);; #include "GodBible" #include "HolySpirit" #include "GodSong" +#include "GodDoodle" Cd("..");;