diff options
Diffstat (limited to 'src/inventorymanager.cpp')
-rw-r--r-- | src/inventorymanager.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inventorymanager.cpp b/src/inventorymanager.cpp index 91d43aee5..25257238b 100644 --- a/src/inventorymanager.cpp +++ b/src/inventorymanager.cpp @@ -24,7 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "serverobject.h" #include "main.h" // for g_settings #include "settings.h" -#include "utility.h" #include "craftdef.h" #define PP(x) "("<<(x).X<<","<<(x).Y<<","<<(x).Z<<")" |