Project fixes so that stuff builds, updates to the Background view, tweaks all over.
[ITKit.git] / ITKit_Prefix.pch
1 //
2 // Prefix header for all source files of the 'ITKit' target in the 'ITKit' project.
3 //
4
5 #ifdef __OBJC__
6     #import <Foundation/Foundation.h>
7     #import <AppKit/AppKit.h>
8 #endif