]> git.tdb.fi Git - libs/gl.git/blobdiff - source/backends/vulkan/pipelinecache.cpp
Some adjustments to includes
[libs/gl.git] / source / backends / vulkan / pipelinecache.cpp
index 052ce37ffa5e2e738c65d9d706ce59516d2b5a33..646d79324b6b65692f7bd7a43ddab33892c062be 100644 (file)
@@ -1,11 +1,8 @@
 #include <msp/core/hash.h>
-#include "blend.h"
-#include "depthtest.h"
 #include "device.h"
 #include "framebuffer.h"
 #include "pipelinecache.h"
 #include "pipelinestate.h"
-#include "stenciltest.h"
 #include "vulkan.h"
 
 using namespace std;