Fix build error.

This commit is contained in:
Brent Simmons 2017-11-01 13:28:30 -07:00
parent 3a48901c57
commit f509745266
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
// Copyright © 2017 Ranchero Software. All rights reserved.
//
import Foundation
import Cocoa
@objc final class FeedListControlsView: NSView {