From e11637c7bc41d59dc6a666d3f0399b9a699b2443 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 8 Oct 2010 22:45:28 +0000 Subject: TOON: Normalized include paths svn-id: r53089 --- engines/toon/drew.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/toon/drew.h') diff --git a/engines/toon/drew.h b/engines/toon/drew.h index bd0d070265..a5be4c76c3 100644 --- a/engines/toon/drew.h +++ b/engines/toon/drew.h @@ -26,7 +26,7 @@ #ifndef TOON_DREW_H #define TOON_DREW_H -#include "character.h" +#include "toon/character.h" namespace Toon { -- cgit v1.2.3