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