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;