summaryrefslogtreecommitdiff
path: root/src/blucat/command_pool.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blucat/command_pool.hpp')
-rw-r--r--src/blucat/command_pool.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blucat/command_pool.hpp b/src/blucat/command_pool.hpp
index aa23387..92451d8 100644
--- a/src/blucat/command_pool.hpp
+++ b/src/blucat/command_pool.hpp
@@ -19,9 +19,9 @@
#include <vector>
-#include "../command.hpp"
-#include "core.hpp"
+#include "command.hpp"
#include "device.hpp"
+#include "vulkan.hpp"
namespace BluCat
{