aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/moves/move_player_to.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/moves/move_player_to.cpp')
-rw-r--r--engines/titanic/moves/move_player_to.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/moves/move_player_to.cpp b/engines/titanic/moves/move_player_to.cpp
index 66a71e8fa5..8ce8f77896 100644
--- a/engines/titanic/moves/move_player_to.cpp
+++ b/engines/titanic/moves/move_player_to.cpp
@@ -20,7 +20,7 @@
*
*/
-#include "titanic/messages/move_player_to.h"
+#include "titanic/moves/move_player_to.h"
namespace Titanic {