From c76412ea73869e1ebba45072f81942119f0912b5 Mon Sep 17 00:00:00 2001 From: "William R. Zwicky" Date: Sun, 19 Nov 2017 00:07:12 -0800 Subject: [PATCH] Fix compile error Not tested; module is unused. --- fofix/game/guitarscene/instruments/Vocalist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fofix/game/guitarscene/instruments/Vocalist.py b/fofix/game/guitarscene/instruments/Vocalist.py index 42510c8ac..be3398dd5 100644 --- a/fofix/game/guitarscene/instruments/Vocalist.py +++ b/fofix/game/guitarscene/instruments/Vocalist.py @@ -31,7 +31,7 @@ from fretwork import log from fofix.core.Microphone import Microphone -from fofix.core.Image import ImgDrawing +from fofix.core.Image import ImgDrawing, drawImage from fofix.game.song import VocalNote from fofix.core.constants import * from fofix.core.Language import _