From 1e4de9a3232127f72c7d832548343699aa1088cc Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Thu, 18 Feb 2016 19:29:13 -0500 Subject: TITANIC: Starting to create classes for project item hierarchy --- engines/titanic/list.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/titanic/list.h') diff --git a/engines/titanic/list.h b/engines/titanic/list.h index 0d3c62e3d2..bea3776f0f 100644 --- a/engines/titanic/list.h +++ b/engines/titanic/list.h @@ -25,7 +25,7 @@ #include "common/scummsys.h" #include "common/list.h" -#include "titanic/saveable_object.h" +#include "titanic/objects/saveable_object.h" namespace Titanic { -- cgit v1.2.3