summaryrefslogtreecommitdiff
path: root/src/mapblock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapblock.h')
-rw-r--r--src/mapblock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapblock.h b/src/mapblock.h
index d6f99b36c..84991631d 100644
--- a/src/mapblock.h
+++ b/src/mapblock.h
@@ -20,7 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#pragma once
#include <set>
-#include "debug.h"
#include "irr_v3d.h"
#include "mapnode.h"
#include "exceptions.h"