From 74bb9cd27242b9320f99ff4d2b50c3051576cc14 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 8 Feb 2022 16:53:51 +0800 Subject: ... --- src/ui/controls/NoChildControl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/controls/NoChildControl.cpp') diff --git a/src/ui/controls/NoChildControl.cpp b/src/ui/controls/NoChildControl.cpp index c62c5819..29177828 100644 --- a/src/ui/controls/NoChildControl.cpp +++ b/src/ui/controls/NoChildControl.cpp @@ -1,3 +1,3 @@ -#include "cru/ui/controls/NoChildControl.hpp" +#include "cru/ui/controls/NoChildControl.h" namespace cru::ui::controls {} -- cgit v1.2.3