Add RSCore import to fix build.

This commit is contained in:
Brent Simmons 2020-01-15 22:36:46 -08:00
parent 57af7526da
commit 2b567c141b
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
import AppKit
import Account
import RSCore
class AccountsAddViewController: NSViewController {