aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/character.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toon/character.cpp')
-rw-r--r--engines/toon/character.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/toon/character.cpp b/engines/toon/character.cpp
index 5a743ee8e1..67221607c6 100644
--- a/engines/toon/character.cpp
+++ b/engines/toon/character.cpp
@@ -23,9 +23,9 @@
*
*/
-#include "character.h"
-#include "drew.h"
-#include "path.h"
+#include "toon/character.h"
+#include "toon/drew.h"
+#include "toon/path.h"
namespace Toon {