monado/src/xrt/auxiliary/ogl/ogl_api.h
2019-10-09 17:07:23 +01:00

13 lines
233 B
C

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