forked from Lainports/freebsd-ports
10 lines
303 B
Objective-C
10 lines
303 B
Objective-C
--- Document.m.orig 2005-06-28 10:25:25.000000000 +0200
|
|
+++ Document.m 2012-06-09 11:09:51.000000000 +0200
|
|
@@ -35,6 +35,7 @@
|
|
|
|
#include <Foundation/NSNotification.h>
|
|
|
|
+#include <AppKit/AppKit.h>
|
|
#include <AppKit/NSApplication.h>
|
|
#include <AppKit/NSAffineTransform.h>
|
|
#include <AppKit/NSClipView.h>
|