#ifndef INCLUDED_GormPosingView_h
#define INCLUDED_GormPosingView_h
#include <AppKit/AppKit.h>
@interface GormPosingView : NSView
{
}
@end
#endif