summaryrefslogtreecommitdiff
path: root/src/value.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/value.cpp')
-rw-r--r--src/value.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/value.cpp b/src/value.cpp
index bba76b0c8b..4b3fa47678 100644
--- a/src/value.cpp
+++ b/src/value.cpp
@@ -18,7 +18,7 @@
* along with libnbt++. If not, see <http://www.gnu.org/licenses/>.
*/
#include "value.h"
-#include "libnbt.h"
+#include "nbt_tags.h"
#include <typeinfo>
namespace nbt