aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/scripting/sidefx/ttytext_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/zvision/scripting/sidefx/ttytext_node.h')
-rw-r--r--engines/zvision/scripting/sidefx/ttytext_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/zvision/scripting/sidefx/ttytext_node.h b/engines/zvision/scripting/sidefx/ttytext_node.h
index b6cbed3e34..26d9be8e77 100644
--- a/engines/zvision/scripting/sidefx/ttytext_node.h
+++ b/engines/zvision/scripting/sidefx/ttytext_node.h
@@ -28,7 +28,7 @@
#include "zvision/scripting/sidefx.h"
#include "zvision/text/text.h"
-#include "zvision/graphics/truetype_font.h"
+#include "zvision/text/truetype_font.h"
namespace Common {
class String;