diff options
Diffstat (limited to 'src/being.h')
-rw-r--r-- | src/being.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/being.h b/src/being.h index 5ece2bc41..ded3f9962 100644 --- a/src/being.h +++ b/src/being.h @@ -23,12 +23,7 @@ #ifndef BEING_H #define BEING_H -#include "actorsprite.h" -#include "configlistener.h" #include "equipment.h" -#include "map.h" -#include "position.h" -#include "vector.h" #include "resources/beinginfo.h" |