summaryrefslogtreecommitdiff
path: root/include/libnbt.h
diff options
context:
space:
mode:
authorljfa-ag <ljfa-ag@web.de>2015-06-25 23:13:50 +0200
committerljfa-ag <ljfa-ag@web.de>2015-06-25 23:17:35 +0200
commitde01e4f26fc400b4194319ccf985cc5714bee1fe (patch)
treea78dcf269af789ff4b9165bd6b74649ab348cae1 /include/libnbt.h
parent748c9ed7f0a05b21df831ac09171b44902460ba8 (diff)
downloadProject-Tick-de01e4f26fc400b4194319ccf985cc5714bee1fe.tar.gz
Project-Tick-de01e4f26fc400b4194319ccf985cc5714bee1fe.zip
Create preliminary tag_compound
Diffstat (limited to 'include/libnbt.h')
-rw-r--r--include/libnbt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libnbt.h b/include/libnbt.h
index 4105be7560..9d873254f6 100644
--- a/include/libnbt.h
+++ b/include/libnbt.h
@@ -22,5 +22,6 @@
#include "tag_primitive.h"
#include "tag_string.h"
+#include "tag_compound.h"
#endif // LIBNBT_H_INCLUDED