From e0eacfa9773c83850ed5169d1e889ff845180581 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sun, 17 Dec 2023 11:10:04 -0500 Subject: refactor --- src/flags.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/flags.h') diff --git a/src/flags.h b/src/flags.h index a14580b..95bb039 100644 --- a/src/flags.h +++ b/src/flags.h @@ -1,6 +1,6 @@ #pragma once -#include "tag.h" +#include "nbt.h" #include "stream.h" typedef struct { -- cgit v1.2.3-freya