diff options
Diffstat (limited to 'src/net/tmwa/beinghandler.h')
-rw-r--r-- | src/net/tmwa/beinghandler.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/tmwa/beinghandler.h b/src/net/tmwa/beinghandler.h index 32b4a7bd..ab833af0 100644 --- a/src/net/tmwa/beinghandler.h +++ b/src/net/tmwa/beinghandler.h @@ -22,9 +22,6 @@ #ifndef NET_TA_BEINGHANDLER_H #define NET_TA_BEINGHANDLER_H -#include "vector.h" - -#include "net/net.h" #include "net/tmwa/messagehandler.h" namespace TmwAthena { |