diff options
Diffstat (limited to 'src/net/tmwa/token.h')
-rw-r--r-- | src/net/tmwa/token.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/token.h b/src/net/tmwa/token.h index d2a21012..3e781cd8 100644 --- a/src/net/tmwa/token.h +++ b/src/net/tmwa/token.h @@ -19,7 +19,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "player.h" +#include "being.h" #ifndef NET_TA_TOKEN_H #define NET_TA_TOKEN_H |