//
//  See the file 'LICENSE_iPhoneGameKit.txt' for the license governing this code.
//      The license can also be obtained online at:
//          http://iPhoneGameKit.com/license
//

#pragma once

#import "EAGLView.h"

@interface Window : NSWindow
@end
