]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/content_nodemeta.h
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / content_nodemeta.h
index 907649b5fa7b7941d9f639a399c2cf8d0517b716..0b08bc6a13a23681ef047d0cdcaa4c5f0689d47c 100644 (file)
@@ -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