aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/door_auto_sound_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/door_auto_sound_event.h')
-rw-r--r--engines/titanic/game/door_auto_sound_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/door_auto_sound_event.h b/engines/titanic/game/door_auto_sound_event.h
index 66e9594b40..9bba304daa 100644
--- a/engines/titanic/game/door_auto_sound_event.h
+++ b/engines/titanic/game/door_auto_sound_event.h
@@ -23,7 +23,7 @@
#ifndef TITANIC_DOOR_AUTO_SOUND_EVENT_H
#define TITANIC_DOOR_AUTO_SOUND_EVENT_H
-#include "titanic/core/auto_sound_event.h"
+#include "titanic/messages/auto_sound_event.h"
namespace Titanic {