]> git.tdb.fi Git - libs/gl.git/blobdiff - source/render/sequence.cpp
Some more cleanup of includes and forward declarations
[libs/gl.git] / source / render / sequence.cpp
index ef96a9e7cb8adf8dfff2cfdf17f52127ac015dc5..e0c333dec2b26b679ed0b293063678b9c5b6680d 100644 (file)
@@ -1,11 +1,9 @@
-#include <msp/core/maputils.h>
 #include <msp/strings/format.h>
-#include "blend.h"
 #include "error.h"
-#include "framebuffer.h"
 #include "lighting.h"
 #include "postprocessor.h"
 #include "renderer.h"
+#include "rendertarget.h"
 #include "sequence.h"
 #include "texture2d.h"