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