// // CustomGLKView.h // doublehitballs // // Created by vvv ооо on 15.07.12. // Copyright (c) 2012 __MyCompanyName__. All rights reserved. // #import "include/Utils/IosApi/ObjC/GLKViewTemplate.h" @interface CustomGLKView : GLKViewTemplate @end