summaryrefslogtreecommitdiff
path: root/new/window_darwin.m
diff options
context:
space:
mode:
Diffstat (limited to 'new/window_darwin.m')
-rw-r--r--new/window_darwin.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/new/window_darwin.m b/new/window_darwin.m
index 1a60f8b..30c3a1a 100644
--- a/new/window_darwin.m
+++ b/new/window_darwin.m
@@ -1,5 +1,5 @@
// 6 april 2015
-#include "ui_darwin.h"
+#import "uipriv_darwin.h"
@interface uiWindowDelegate : NSObject <NSWindowDelegate>
@property uiWindow *w;