fixed previously changed import

svn: r9765
This commit is contained in:
Raphael Ackermann 2008-01-09 16:16:47 +00:00
parent 8f0eb92408
commit 204accb85b

View File

@ -36,7 +36,7 @@ from gettext import gettext as _
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
import BaseDoc import BaseDoc
from docgen.SpreadSheetDoc import SpreadSheetDoc from SpreadSheetDoc import SpreadSheetDoc
import const import const