diff options
Diffstat (limited to 'src/ui/controls/NoChildControl.cpp')
-rw-r--r-- | src/ui/controls/NoChildControl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 {} |