summaryrefslogtreecommitdiff
path: root/src/blucat/skeletal_mesh.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blucat/skeletal_mesh.hpp')
-rw-r--r--src/blucat/skeletal_mesh.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blucat/skeletal_mesh.hpp b/src/blucat/skeletal_mesh.hpp
index 8b7d0fe..98506d7 100644
--- a/src/blucat/skeletal_mesh.hpp
+++ b/src/blucat/skeletal_mesh.hpp
@@ -21,7 +21,7 @@
#include <vector>
#include "animation.hpp"
-#include "core.hpp"
+#include "vulkan.hpp"
#include "destination_buffer.hpp"
#include "queue_family.hpp"
#include "uniform_buffer.hpp"