summaryrefslogtreecommitdiff
path: root/gl.h
blob: 87d321b755247a68cf07b5fdfeaad98b261c6fa4 (plain)
1
2
3
4
5
6
#ifndef GL_H
#define GL_H

#include <SFML/Window/OpenGL.hpp>

#endif