diff --git a/NowPlaying/Sources/NowPlayingView.swift b/NowPlaying/Sources/NowPlayingView.swift index 4ed95d5..c3f4799 100644 --- a/NowPlaying/Sources/NowPlayingView.swift +++ b/NowPlaying/Sources/NowPlayingView.swift @@ -7,6 +7,7 @@ // import PockKit +import AppKit fileprivate let playIconName = NSImage.touchBarPlayTemplateName fileprivate let pauseIconName = NSImage.touchBarPauseTemplateName