aboutsummaryrefslogtreecommitdiff
path: root/src/ui/no_child_control.cpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-04-04 17:12:25 +0800
committercrupest <crupest@outlook.com>2019-04-04 17:12:25 +0800
commita410e2048db6f5ef6fb50e401a59b4b98b979050 (patch)
tree500680c63b074e8c3eefd756fd6a1d0f41840c1a /src/ui/no_child_control.cpp
parentfcaf471275a67d718887430ee63a53890915c4c7 (diff)
downloadcru-a410e2048db6f5ef6fb50e401a59b4b98b979050.tar.gz
cru-a410e2048db6f5ef6fb50e401a59b4b98b979050.tar.bz2
cru-a410e2048db6f5ef6fb50e401a59b4b98b979050.zip
...
Diffstat (limited to 'src/ui/no_child_control.cpp')
-rw-r--r--src/ui/no_child_control.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/no_child_control.cpp b/src/ui/no_child_control.cpp
index e6bbe813..81299411 100644
--- a/src/ui/no_child_control.cpp
+++ b/src/ui/no_child_control.cpp
@@ -1,4 +1,4 @@
-#include "no_child_control.hpp"
+#include "cru/ui/no_child_control.hpp"
namespace cru::ui {
const std::vector<Control*> NoChildControl::empty_control_vector{};