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