aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/text_down.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-04-01 19:42:53 -0400
committerPaul Gilbert2016-04-01 19:42:53 -0400
commit3f3f4d910d5185ff74396e989babd4fce27bfff5 (patch)
tree23a63983aef8cfa82d37b400690e48ebaff81828 /engines/titanic/gfx/text_down.h
parent08e8f105dcca1400120574f794d770c03198ef3a (diff)
downloadscummvm-rg350-3f3f4d910d5185ff74396e989babd4fce27bfff5.tar.gz
scummvm-rg350-3f3f4d910d5185ff74396e989babd4fce27bfff5.tar.bz2
scummvm-rg350-3f3f4d910d5185ff74396e989babd4fce27bfff5.zip
TITANIC: Moved gfx/ pet classes into pet_control/
Diffstat (limited to 'engines/titanic/gfx/text_down.h')
-rw-r--r--engines/titanic/gfx/text_down.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/gfx/text_down.h b/engines/titanic/gfx/text_down.h
index 6fc55bb647..189f795650 100644
--- a/engines/titanic/gfx/text_down.h
+++ b/engines/titanic/gfx/text_down.h
@@ -23,7 +23,7 @@
#ifndef TITANIC_TEXT_DOWN_H
#define TITANIC_TEXT_DOWN_H
-#include "titanic/gfx/pet_graphic.h"
+#include "titanic/pet_control/pet_graphic.h"
namespace Titanic {