X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=irrlicht.scm;h=5db57e99c35f96ad428d802e6b40c6c3dcdb8c9c;hb=4eb7b8f04ad278d49d632d62030b5fe648e3b97a;hp=f3474c63dd48071b6eee9be7d459e7267f600ae7;hpb=eaa186435f0c641c53841d8d15581525bd542249;p=guile-irrlicht.git diff --git a/irrlicht.scm b/irrlicht.scm index f3474c6..5db57e9 100644 --- a/irrlicht.scm +++ b/irrlicht.scm @@ -23,7 +23,8 @@ (eval-when (eval load compile) ;; load public symbols into current module (let ((public-modules - '((irrlicht device) + '((irrlicht core) + (irrlicht device) (irrlicht gui) (irrlicht io) (irrlicht scene)