update dependency to python-ox

This commit is contained in:
j 2009-10-12 13:52:31 +02:00
parent 6aa9246b45
commit 81e7abc443
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import sys
import Image
import ImageDraw
from oxlib import truncateString, wrapString
from ox import truncateString, wrapString
data_root = os.path.join(os.path.dirname(__file__), 'data')