aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/toolbox/files/patch-DefaultView.h
blob: 2ca11054e907b8ed0587d3ff9e95b2dc0489b1a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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;