aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/text.h')
-rw-r--r--engines/tinsel/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/text.h b/engines/tinsel/text.h
index 4c80300c46..97e82c7a93 100644
--- a/engines/tinsel/text.h
+++ b/engines/tinsel/text.h
@@ -24,7 +24,7 @@
#ifndef TINSEL_TEXT_H // prevent multiple includes
#define TINSEL_TEXT_H
-#include "tinsel/coroutine.h"
+#include "common/coroutines.h"
#include "tinsel/object.h" // object manager defines
namespace Tinsel {