Varjo Native SDK
Varjo_types_gl.h
Go to the documentation of this file.
1 // Copyright 2019 Varjo Technologies Oy. All rights reserved.
2 
3 #ifndef VARJO_TYPES_GL_H
4 #define VARJO_TYPES_GL_H
5 
6 #include <gl/GL.h>
7 #include <stdint.h>
8 
9 #if defined __cplusplus
10 extern "C" {
11 #endif
12 
13 #if defined __cplusplus
14 }
15 #endif
16 
17 #endif // VARJO_TYPES_GL_H