diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2008-08-30 21:09:13 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2008-08-30 21:09:13 +0000 |
| commit | b03b048974248e62509f2740c10370258c49c997 (patch) | |
| tree | 4474810951f30923a1b380ddd3945cbb5c9c5572 /src/game/client/components/items.cpp | |
| parent | 8949d77fc4b84869c3b2212afa28930ee2d6cfdd (diff) | |
| download | zcatch-b03b048974248e62509f2740c10370258c49c997.tar.gz zcatch-b03b048974248e62509f2740c10370258c49c997.zip | |
removed gc_client.hpp
Diffstat (limited to 'src/game/client/components/items.cpp')
| -rw-r--r-- | src/game/client/components/items.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/components/items.cpp b/src/game/client/components/items.cpp index 43a3224a..940c39fd 100644 --- a/src/game/client/components/items.cpp +++ b/src/game/client/components/items.cpp @@ -4,7 +4,6 @@ #include <game/gamecore.hpp> // get_angle #include <game/client/gameclient.hpp> -#include <game/client/gc_client.hpp> #include <game/client/gc_ui.hpp> #include <game/client/gc_render.hpp> |