aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/state.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toon/state.cpp')
-rw-r--r--engines/toon/state.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/toon/state.cpp b/engines/toon/state.cpp
index ff61be7b94..c7c6582cc6 100644
--- a/engines/toon/state.cpp
+++ b/engines/toon/state.cpp
@@ -23,8 +23,8 @@
*
*/
-#include "state.h"
-#include "toon.h"
+#include "toon/state.h"
+#include "toon/toon.h"
namespace Toon {