summaryrefslogtreecommitdiff
path: root/src/blucat/render_pass.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blucat/render_pass.hpp')
-rw-r--r--src/blucat/render_pass.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blucat/render_pass.hpp b/src/blucat/render_pass.hpp
index 196ce97..d55f908 100644
--- a/src/blucat/render_pass.hpp
+++ b/src/blucat/render_pass.hpp
@@ -17,7 +17,7 @@
#ifndef CANDY_GEAR_BLUCAT_RENDER_PASS_H
#define CANDY_GEAR_BLUCAT_RENDER_PASS_H 1
-#include "core.hpp"
+#include "vulkan.hpp"
namespace BluCat
{