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/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/toon/detection.cpp') diff --git a/engines/toon/detection.cpp b/engines/toon/detection.cpp index 77df44e020..66b7f80a08 100644 --- a/engines/toon/detection.cpp +++ b/engines/toon/detection.cpp @@ -29,7 +29,7 @@ #include "common/system.h" #include "base/plugins.h" #include "graphics/thumbnail.h" -#include "toon.h" +#include "toon/toon.h" static const PlainGameDescriptor ToonGames[] = { { "toon", "Toonstruck" }, -- cgit v1.2.3