From d5a2b6bca9f9cc57dcca19962d5ba9b83d26da3e Mon Sep 17 00:00:00 2001 From: Frederico Linhares Date: Thu, 16 May 2024 14:22:35 -0300 Subject: refa Move BluCan initialization to BluCat folder --- src/blucat/graphics_pipeline_2d_wired_layout.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/blucat/graphics_pipeline_2d_wired_layout.hpp') diff --git a/src/blucat/graphics_pipeline_2d_wired_layout.hpp b/src/blucat/graphics_pipeline_2d_wired_layout.hpp index d447230..402e7dc 100644 --- a/src/blucat/graphics_pipeline_2d_wired_layout.hpp +++ b/src/blucat/graphics_pipeline_2d_wired_layout.hpp @@ -17,7 +17,7 @@ #ifndef CANDY_GEAR_BLUCAT_GRAPHICS_PIPELINE_2D_WIRED_LAYOUT_H #define CANDY_GEAR_BLUCAT_GRAPHICS_PIPELINE_2D_WIRED_LAYOUT_H 1 -#include "core.hpp" +#include "vulkan.hpp" namespace BluCat { -- cgit v1.2.3