diff options
Diffstat (limited to 'src/guiInventoryMenu.h')
-rw-r--r-- | src/guiInventoryMenu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/guiInventoryMenu.h b/src/guiInventoryMenu.h index 28335671e..c49a34582 100644 --- a/src/guiInventoryMenu.h +++ b/src/guiInventoryMenu.h @@ -24,7 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "common_irrlicht.h" #include "inventory.h" #include "inventorymanager.h" -#include "utility.h" #include "modalMenu.h" class IGameDef; |