From d18b5453d7ffd19667ee8ac125b34ab5328f0dc3 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 9 Feb 2022 23:00:49 +0800 Subject: ... --- src/ui/controls/RootControl.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ui/controls/RootControl.cpp') diff --git a/src/ui/controls/RootControl.cpp b/src/ui/controls/RootControl.cpp index ac4d4d6d..828822c6 100644 --- a/src/ui/controls/RootControl.cpp +++ b/src/ui/controls/RootControl.cpp @@ -5,8 +5,6 @@ #include "cru/platform/gui/Window.h" #include "cru/ui/Base.h" #include "cru/ui/host/WindowHost.h" -#include "cru/ui/render/Base.h" -#include "cru/ui/render/StackLayoutRenderObject.h" #include "gsl/pointers" #include -- cgit v1.2.3