mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
Merge pull request #704 from tranngocthachs/fix_xcode_10b_build
Fix build on Xcode 10 beta
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#import <DBPrefsWindowController.h>
|
||||
#import "DBPrefsWindowController.h"
|
||||
|
||||
@interface MMPreferenceController : DBPrefsWindowController {
|
||||
IBOutlet NSView *generalPreferences;
|
||||
|
||||
Reference in New Issue
Block a user