summaryrefslogtreecommitdiff
path: root/src/wieldmesh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wieldmesh.h')
-rw-r--r--src/wieldmesh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wieldmesh.h b/src/wieldmesh.h
index 3b39dbfac..b7739f18c 100644
--- a/src/wieldmesh.h
+++ b/src/wieldmesh.h
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "irrlichttypes_extrabloated.h"
#include <string>
-class ItemStack;
+struct ItemStack;
class IGameDef;
class ITextureSource;
struct TileSpec;