We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea32277 commit 14ccd63Copy full SHA for 14ccd63
1 file changed
src/MacVim/MMPreferenceController.h
@@ -9,7 +9,7 @@
9
*/
10
11
#import <Cocoa/Cocoa.h>
12
-#import <DBPrefsWindowController.h>
+#import "DBPrefsWindowController.h"
13
14
@interface MMPreferenceController : DBPrefsWindowController {
15
IBOutlet NSView *generalPreferences;
0 commit comments