#ifndef APP_MAC_ENGINE_MTL_LAYER_VIEW_H #define APP_MAC_ENGINE_MTL_LAYER_VIEW_H #include "app/mac/EngineGLLayerView.h" @interface EngineMTLLayerView : EngineGLLayerView @end #endif