forked from Lainports/freebsd-ports
10 lines
344 B
Objective-C
10 lines
344 B
Objective-C
--- DefaultEditor/DefaultView.h.orig 2003-03-28 17:09:41.000000000 +0100
|
|
+++ DefaultEditor/DefaultView.h 2008-05-03 09:50:08.000000000 +0200
|
|
@@ -27,6 +27,7 @@
|
|
#ifndef _Toolbox_DefaultEditor_H_DefaultView
|
|
#define _Toolbox_DefaultEditor_H_DefaultView
|
|
|
|
+#include <Foundation/NSDictionary.h>
|
|
#include <AppKit/NSView.h>
|
|
|
|
@class NSOutlineView;
|