summary refs log tree commit diff stats
path: root/src/renderer/gl.h
blob: 4e98c4288bf86ffb6ab436529fb7cf3fe753d321 (plain) (blame)
1
2
3
4
5
6
7
#ifndef GL_H_3EE4A268
#define GL_H_3EE4A268

#include <GL/glew.h>
#include <GLFW/glfw3.h>

#endif /* end of include guard: GL_H_3EE4A268 */