aboutsummaryrefslogtreecommitdiff
path: root/src/ui/no_child_control.cpp
diff options
context:
space:
mode:
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{};