refactor: consistent include paths in java/nbt

This commit is contained in:
Tropical
2026-03-30 15:47:05 -05:00
parent 44f6982e96
commit 0817878fe1
23 changed files with 53 additions and 52 deletions

View File

@@ -1,5 +1,4 @@
#include "IntBuffer.h"
#include "java/IntBuffer.h"
// Allocates a new int buffer.
// The new buffer's position will be zero, its limit will be its capacity, and