diff options
Diffstat (limited to 'src/unittest')
-rw-r--r-- | src/unittest/test_mapnode.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/unittest/test_mapnode.cpp b/src/unittest/test_mapnode.cpp index 70e7d42cf..145d16465 100644 --- a/src/unittest/test_mapnode.cpp +++ b/src/unittest/test_mapnode.cpp @@ -21,7 +21,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "gamedef.h" #include "nodedef.h" -#include "content_mapnode.h" class TestMapNode : public TestBase { |