diff options
Diffstat (limited to 'modules/codec-minecraft/minecraft.h')
-rw-r--r-- | modules/codec-minecraft/minecraft.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/codec-minecraft/minecraft.h b/modules/codec-minecraft/minecraft.h index 670b019..c54549e 100644 --- a/modules/codec-minecraft/minecraft.h +++ b/modules/codec-minecraft/minecraft.h @@ -1,6 +1,6 @@ #pragma once -#include <forstio/core/error.h> +#include <forstio/error.h> #include <forstio/codec/data.h> #include <forstio/codec/stream_value.h> |