]> git.lizzy.rs Git - minetest.git/blobdiff - src/content_nodemeta.h
Use narrow_to_wide in gettext instead of os dependent conversion fct
[minetest.git] / src / content_nodemeta.h
index fdd6524e833784807546e5b795481a91b35c2ed6..0b08bc6a13a23681ef047d0cdcaa4c5f0689d47c 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Minetest
-Copyright (C) 2010-2011 celeron55, Perttu Ahola <celeron55@gmail.com>
+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,8 +20,11 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef CONTENT_NODEMETA_HEADER
 #define CONTENT_NODEMETA_HEADER
 
-#include "nodemetadata.h"
-#include "nodetimer.h"
+#include <iostream>
+
+class NodeMetadataList;
+class NodeTimerList;
+class IGameDef;
 
 /*
        Legacy nodemeta definitions