diff options
Diffstat (limited to 'include/libnbt.h')
| -rw-r--r-- | include/libnbt.h | 1 |
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 |
