summaryrefslogtreecommitdiff
path: root/src/blucat/static_mesh.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blucat/static_mesh.hpp')
-rw-r--r--src/blucat/static_mesh.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blucat/static_mesh.hpp b/src/blucat/static_mesh.hpp
index 0efcfc1..04c5e3b 100644
--- a/src/blucat/static_mesh.hpp
+++ b/src/blucat/static_mesh.hpp
@@ -20,7 +20,7 @@
#include <string>
#include <vector>
-#include "core.hpp"
+#include "vulkan.hpp"
#include "destination_buffer.hpp"
#include "queue_family.hpp"
#include "uniform_buffer.hpp"