From 434d3f97489094f3f7897bce0942cd3c46483c9f Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Sun, 8 Sep 2013 11:42:33 +0200 Subject: Renamed character.cpp to charactercomponent.cpp Now we do not have two character.cpp files in the repository. --- src/game-server/commandhandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game-server/commandhandler.cpp') diff --git a/src/game-server/commandhandler.cpp b/src/game-server/commandhandler.cpp index 79758bcf..44559a5e 100644 --- a/src/game-server/commandhandler.cpp +++ b/src/game-server/commandhandler.cpp @@ -22,7 +22,7 @@ #include "game-server/commandhandler.h" #include "game-server/accountconnection.h" -#include "game-server/character.h" +#include "game-server/charactercomponent.h" #include "game-server/effect.h" #include "game-server/gamehandler.h" #include "game-server/inventory.h" -- cgit v1.2.3-60-g2f50