aboutsummaryrefslogtreecommitdiff
path: root/src/ui/controls/text_box.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/controls/text_box.hpp')
-rw-r--r--src/ui/controls/text_box.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/controls/text_box.hpp b/src/ui/controls/text_box.hpp
index 65f81fc3..3a30ecb2 100644
--- a/src/ui/controls/text_box.hpp
+++ b/src/ui/controls/text_box.hpp
@@ -1,5 +1,8 @@
#pragma once
+// ReSharper disable once CppUnusedIncludeDirective
+#include "pre.hpp"
+
#include "text_control.hpp"
#include "timer.hpp"