diff --git a/ShowBlackFill.glyphsReporter/Contents/Resources/plugin.py b/ShowBlackFill.glyphsReporter/Contents/Resources/plugin.py index fe9f525..31dfbe0 100755 --- a/ShowBlackFill.glyphsReporter/Contents/Resources/plugin.py +++ b/ShowBlackFill.glyphsReporter/Contents/Resources/plugin.py @@ -1,6 +1,7 @@ # encoding: utf-8 from GlyphsApp.plugins import * +from GlyphsApp import * class ShowBlackFill(ReporterPlugin):