1#include "driver/aglNVNMgr.h"
2
3namespace agl::driver {
4// TODO: This is wrong and should actually touch the GraphicsDriverMgr implementation
5SEAD_SINGLETON_DISPOSER_IMPL(NVNMgr)
6} // namespace agl::driver
7