summaryrefslogtreecommitdiff
path: root/src/inventory.cpp
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-12-02 10:44:20 +0200
committerPerttu Ahola <celeron55@gmail.com>2011-12-02 10:44:20 +0200
commit5344dec760649e356d93a47a56a0c49871ad81de (patch)
tree4df18d91912833d3b3fb406e43c75cf8e897aecc /src/inventory.cpp
parent89bc3066328cf7500a8ef978d5e5ed6c1c154576 (diff)
downloadminetest-5344dec760649e356d93a47a56a0c49871ad81de.tar.gz
minetest-5344dec760649e356d93a47a56a0c49871ad81de.tar.bz2
minetest-5344dec760649e356d93a47a56a0c49871ad81de.zip
Move ServerRemotePlayer to a separate file
Diffstat (limited to 'src/inventory.cpp')
-rw-r--r--src/inventory.cpp1
1 files changed, 1 insertions, 0 deletions
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