aboutsummaryrefslogtreecommitdiff
path: root/src/ui/controls/text_block.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/controls/text_block.hpp')
-rw-r--r--src/ui/controls/text_block.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/controls/text_block.hpp b/src/ui/controls/text_block.hpp
index c345c5ab..4c443020 100644
--- a/src/ui/controls/text_block.hpp
+++ b/src/ui/controls/text_block.hpp
@@ -1,7 +1,7 @@
#pragma once
#include "pre.hpp"
-#include "ui/control.hpp"
+#include "ui/no_child_control.hpp"
namespace cru::ui::render {
class TextRenderObject;