]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/clipplane.cpp
Clean up includes and forward declarations for the core classes
[libs/gl.git] / source / core / clipplane.cpp
index 3e0d5f6602beef43d414f68d97076f09f7c5f4c7..fe784d256dbe5dfdf3c754fc3add92c458f96fd1 100644 (file)
@@ -1,7 +1,5 @@
 #include <msp/strings/format.h>
 #include "clipplane.h"
-#include "gl.h"
-#include "matrix.h"
 #include "programdata.h"
 
 namespace Msp {