missed this import when moving load image function.

This commit is contained in:
Campbell Barton 2011-05-30 12:19:30 +00:00
parent 337e74963b
commit c141ed0aa9

@ -59,6 +59,7 @@ def load_image(imagepath,
:rtype: :class:`Image`
"""
import os
import bpy
# TODO: recursive