]> git.tdb.fi Git - libs/gl.git/blobdiff - source/effects/colorcurve.h
Some more cleanup of includes and forward declarations
[libs/gl.git] / source / effects / colorcurve.h
index 3ccfbf76b00d8c99493d63394ee2e59dad796fdc..01a7d35dcb37eecfebc9fb1e3df8fc6c5b57b21f 100644 (file)
@@ -2,13 +2,14 @@
 #define MSP_GL_COLORCURVE_H_
 
 #include "postprocessor.h"
-#include "program.h"
 #include "programdata.h"
 #include "texture1d.h"
 
 namespace Msp {
 namespace GL {
 
+class Program;
+
 /**
 Processes oversaturated colors to preserve hues.  When one color component
 exceeds 1.0, the overflow is distributed to the other components, scaling the