diff options
Diffstat (limited to 'src/gui/inventory.h')
-rw-r--r-- | src/gui/inventory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/inventory.h b/src/gui/inventory.h index cedc1697..784918cb 100644 --- a/src/gui/inventory.h +++ b/src/gui/inventory.h @@ -24,7 +24,6 @@ #ifndef _INVENTORY_H #define _INVENTORY_H -#include <allegro.h> #include "../log.h" #include "../net/network.h" #include "../graphic/spriteset.h" |