]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/buffer.h
Completely hide OpenGL from the public headers
[libs/gl.git] / source / core / buffer.h
index 0fb2cde18d68f9ca29859d6db578396ff7e5d125..0e1836888dfbdd083ce47fe4c9af5dbfe6bfa3a5 100644 (file)
@@ -4,7 +4,6 @@
 #include <stdexcept>
 #include <string>
 #include <vector>
-#include "gl.h"
 
 namespace Msp {
 namespace GL {