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