summaryrefslogtreecommitdiff
path: root/src/gui/inventory.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-16 22:56:45 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-16 22:56:45 +0000
commit9ed2e4f593c1192210d0b51971cfb11d57d9108e (patch)
tree41431252b984b21cc157adc8a6ea3072a1243e24 /src/gui/inventory.h
parent12356c8b5b7002cdffaa6a737f54806f52241bfb (diff)
downloadmana-client-9ed2e4f593c1192210d0b51971cfb11d57d9108e.tar.gz
mana-client-9ed2e4f593c1192210d0b51971cfb11d57d9108e.tar.bz2
mana-client-9ed2e4f593c1192210d0b51971cfb11d57d9108e.tar.xz
mana-client-9ed2e4f593c1192210d0b51971cfb11d57d9108e.zip
Removed a lot of allegro.h includes.
Diffstat (limited to 'src/gui/inventory.h')
-rw-r--r--src/gui/inventory.h1
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"