summaryrefslogtreecommitdiff
path: root/src/floor_item.cpp
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-07-11 22:22:45 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-07-11 22:22:45 +0000
commit399bb2709e773847707a948610fd74c7f4b94e9f (patch)
treedacf30fb97d2c101f4f53d02fd972262b2c7db4e /src/floor_item.cpp
parent8f40ab49da011f6d57653afbd10d22c20309f2f6 (diff)
downloadmana-client-399bb2709e773847707a948610fd74c7f4b94e9f.tar.gz
mana-client-399bb2709e773847707a948610fd74c7f4b94e9f.tar.bz2
mana-client-399bb2709e773847707a948610fd74c7f4b94e9f.tar.xz
mana-client-399bb2709e773847707a948610fd74c7f4b94e9f.zip
Committed header dependencies reducing patch by Doener
Diffstat (limited to 'src/floor_item.cpp')
-rwxr-xr-xsrc/floor_item.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/floor_item.cpp b/src/floor_item.cpp
index 5aacfeb8..486720e3 100755
--- a/src/floor_item.cpp
+++ b/src/floor_item.cpp
@@ -22,7 +22,6 @@
*/
#include "floor_item.h"
-#include "game.h"
std::list<FloorItem*> floorItems;