summaryrefslogtreecommitdiff
path: root/Runtime/Graphics/OpenGL.h
blob: 413b70b3ace9df97ea9cb5f9e05cc172a15bce1f (plain)
1
2
3
4
5
6
#ifndef OPENGL_H
#define OPENGL_H

#include "glad/glad.h"

#endif