]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/nodemetadata.h
Mapgen V6: Respect water_level setting
[dragonfireclient.git] / src / nodemetadata.h
index 262b64d748ce9b68fcb03919eecffc26090c8022..ce2c9e6d9f0e9aaf81309f8c567a03d62a26dd26 100644 (file)
@@ -1,6 +1,6 @@
 /*
-Minetest-c55
-Copyright (C) 2010-2011 celeron55, Perttu Ahola <celeron55@gmail.com>
+Minetest
+Copyright (C) 2010-2013 celeron55, Perttu Ahola <celeron55@gmail.com>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef NODEMETADATA_HEADER
 #define NODEMETADATA_HEADER
 
-#include "irrlichttypes_bloated.h"
+#include "irr_v3d.h"
 #include <string>
 #include <iostream>
 #include <map>