aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/moves/enter_bomb_room.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2016-02-25 23:55:31 -0500
committerPaul Gilbert2016-02-25 23:55:31 -0500
commitdb4dfcebeb669f83c1a3768380e641f598fb9049 (patch)
tree55c692e33992fabd824cf388d7ef95e545a3b432 /engines/titanic/moves/enter_bomb_room.cpp
parentba8cbcb229ae4086a6c1940fc0173527bb8fb1ae (diff)
downloadscummvm-rg350-db4dfcebeb669f83c1a3768380e641f598fb9049.tar.gz
scummvm-rg350-db4dfcebeb669f83c1a3768380e641f598fb9049.tar.bz2
scummvm-rg350-db4dfcebeb669f83c1a3768380e641f598fb9049.zip
TITANIC: Renames messages sub-folder to moves
Diffstat (limited to 'engines/titanic/moves/enter_bomb_room.cpp')
-rw-r--r--engines/titanic/moves/enter_bomb_room.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/moves/enter_bomb_room.cpp b/engines/titanic/moves/enter_bomb_room.cpp
index 049c3f45ae..e989d47114 100644
--- a/engines/titanic/moves/enter_bomb_room.cpp
+++ b/engines/titanic/moves/enter_bomb_room.cpp
@@ -20,7 +20,7 @@
*
*/
-#include "titanic/messages/enter_bomb_room.h"
+#include "titanic/moves/enter_bomb_room.h"
namespace Titanic {