From 5344dec760649e356d93a47a56a0c49871ad81de Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Fri, 2 Dec 2011 10:44:20 +0200 Subject: Move ServerRemotePlayer to a separate file --- src/inventory.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/inventory.cpp') diff --git a/src/inventory.cpp b/src/inventory.cpp index 0600729c6..645e02d9c 100644 --- a/src/inventory.cpp +++ b/src/inventory.cpp @@ -37,6 +37,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "scriptapi.h" #include "strfnd.h" #include "nameidmapping.h" // For loading legacy MaterialItems +#include "serverremoteplayer.h" /* InventoryItem -- cgit v1.2.3