diff options
Diffstat (limited to 'src/inventory.cpp')
-rw-r--r-- | src/inventory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inventory.cpp b/src/inventory.cpp index d276e61c9..75603f911 100644 --- a/src/inventory.cpp +++ b/src/inventory.cpp @@ -25,7 +25,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "main.h" // For tsrc, g_toolmanager #include "serverobject.h" #include "content_mapnode.h" -#include "content_inventory.h" #include "content_sao.h" #include "environment.h" #include "mapblock.h" |