diff options
Diffstat (limited to 'engines/titanic/core/link_item.h')
-rw-r--r-- | engines/titanic/core/link_item.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/core/link_item.h b/engines/titanic/core/link_item.h index 9c376396f7..328d5bcc06 100644 --- a/engines/titanic/core/link_item.h +++ b/engines/titanic/core/link_item.h @@ -25,7 +25,7 @@ #include "titanic/support/mouse_cursor.h" #include "titanic/core/named_item.h" -#include "titanic/core/movie_clip.h" +#include "titanic/support/movie_clip.h" namespace Titanic { |