summaryrefslogtreecommitdiff
path: root/src/blucat/device.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blucat/device.hpp')
-rw-r--r--src/blucat/device.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blucat/device.hpp b/src/blucat/device.hpp
index bcfca4d..61e87a4 100644
--- a/src/blucat/device.hpp
+++ b/src/blucat/device.hpp
@@ -20,7 +20,7 @@
#include <cstdlib>
#include <vector>
-#include "core.hpp"
+#include "vulkan.hpp"
#include "queue_family.hpp"
namespace BluCat