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