]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/matrix.h
Completely hide OpenGL from the public headers
[libs/gl.git] / source / core / matrix.h
index cb61e292f0eaad46a195995f6c92a5bbf7c1afe8..e2f1ada0cc527cf30210874b1a4cfc4a69f98f4d 100644 (file)
@@ -4,7 +4,6 @@
 #include <vector>
 #include <msp/geometry/angle.h>
 #include <msp/linal/squarematrix.h>
-#include "gl.h"
 #include "vector.h"
 
 namespace Msp {