summaryrefslogtreecommitdiff
path: root/src/blucat/framebuffer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blucat/framebuffer.hpp')
-rw-r--r--src/blucat/framebuffer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blucat/framebuffer.hpp b/src/blucat/framebuffer.hpp
index 32968a6..e9303f8 100644
--- a/src/blucat/framebuffer.hpp
+++ b/src/blucat/framebuffer.hpp
@@ -19,7 +19,7 @@
#include <vector>
-#include "core.hpp"
+#include "vulkan.hpp"
namespace BluCat
{