monado/src/xrt/auxiliary/ogl/ogl_api.c
2020-07-17 13:53:39 -05:00

11 lines
231 B
C

// Copyright 2019, Collabora, Ltd.
// SPDX-License-Identifier: BSL-1.0
/*!
* @file
* @brief OpenGL API wrapper.
* @author Jakob Bornecrantz <jakob@collabora.com>
* @ingroup aux_ogl
*/
#include "../../external/glad/src/gl.c"