aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/detection.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2010-10-08 22:45:28 +0000
committerEugene Sandulenko2010-10-08 22:45:28 +0000
commite11637c7bc41d59dc6a666d3f0399b9a699b2443 (patch)
tree10b071141979fd1533d0df1c9a63de5f949888e1 /engines/toon/detection.cpp
parent3aa0345ab3e609f84ba09461a5c89fca0fcc4107 (diff)
downloadscummvm-rg350-e11637c7bc41d59dc6a666d3f0399b9a699b2443.tar.gz
scummvm-rg350-e11637c7bc41d59dc6a666d3f0399b9a699b2443.tar.bz2
scummvm-rg350-e11637c7bc41d59dc6a666d3f0399b9a699b2443.zip
TOON: Normalized include paths
svn-id: r53089
Diffstat (limited to 'engines/toon/detection.cpp')
-rw-r--r--engines/toon/detection.cpp2
1 files changed, 1 insertions, 1 deletions
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" },