]> 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 c033a37..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-/* $Id$
-
-This file is part of libmspgl
-Copyright © 2007  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
-#ifndef MSP_GL_GL_H_
-#define MSP_GL_GL_H_
-
-#ifdef WIN32
-#include <windows.h>
-#endif
-#include <GL/gl.h>
-
-#endif