From 080f36b694eafa4a17adb3c3a7c62c110f2cb344 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Tue, 19 Apr 2016 21:38:16 +0400 Subject: [PATCH] Deleting unused include --- src/inventory.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/inventory.h b/src/inventory.h index d258db014..f36da38e1 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -27,7 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include #include #include -#include "cpp_api/s_base.h" // For ScriptApiBase class InventoryChangeReceiver; class GameScripting;