aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/moves/exit_bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/moves/exit_bridge.h')
-rw-r--r--engines/titanic/moves/exit_bridge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/moves/exit_bridge.h b/engines/titanic/moves/exit_bridge.h
index 6d65a0028a..c85c1bcab7 100644
--- a/engines/titanic/moves/exit_bridge.h
+++ b/engines/titanic/moves/exit_bridge.h
@@ -23,7 +23,7 @@
#ifndef TITANIC_EXIT_BRIDGE_H
#define TITANIC_EXIT_BRIDGE_H
-#include "titanic/messages/move_player_to.h"
+#include "titanic/moves/move_player_to.h"
namespace Titanic {