#ifndef __IMAGE_H__
#define __IMAGE_H__

#include <Foundation/Foundation.h>
#include <AppKit/AppKit.h>

@interface Image : NSImage {}
@end

#endif


syntax highlighted by Code2HTML, v. 0.9.1