summaryrefslogtreecommitdiff
path: root/src/texture.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/texture.hpp')
-rw-r--r--src/texture.hpp2
1 files changed, 1 insertions, 1 deletions
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;