diff --git a/pysollib/games/threepeaks.py b/pysollib/games/threepeaks.py index f3aca782..fa59c842 100644 --- a/pysollib/games/threepeaks.py +++ b/pysollib/games/threepeaks.py @@ -33,7 +33,7 @@ from pysollib.game import Game from pysollib.layout import Layout from pysollib.pysoltk import MfxCanvasText -from golf import Golf_Waste, Golf_Hint +from pysollib.games.golf import Golf_Waste, Golf_Hint from pysollib.util import ANY_RANK