Changed module name utils to util so that freeze will find the quaternions

etc. there.
Maarten
This commit is contained in:
Maarten Gribnau 2002-11-14 16:50:24 +00:00
parent a46e70f0e6
commit c57ca3c86a

@ -4,7 +4,7 @@ It contains low level API calls..."""
# (c) 2001, Martin Strubel // onk@section5.de
from utils import quat #quaternions
from util import quat #quaternions
from Blender import Object, Lamp, Scene