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/texture.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/texture.hpp') diff --git a/src/texture.hpp b/src/texture.hpp index b20244d..36f23db 100644 --- a/src/texture.hpp +++ b/src/texture.hpp @@ -18,7 +18,7 @@ #define CANDY_GEAR_TEXTURE_H 1 #include "core.hpp" -#include "command.hpp" +#include "blucat/command.hpp" extern const struct mrb_data_type cg_texture_type; -- cgit v1.2.3