]> git.tdb.fi Git - libs/gl.git/blobdiff - source/gl.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / gl.h
diff --git a/source/gl.h b/source/gl.h
deleted file mode 100644 (file)
index 2c77d68..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef MSP_GL_GL_H_
-#define MSP_GL_GL_H_
-
-#ifdef WIN32
-#include <windows.h>
-#endif
-#include <GL/gl.h>
-#include <GL/glext.h>
-
-#endif