aboutsummaryrefslogtreecommitdiff
path: root/src/ui/controls/RootControl.cpp
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-11-16 15:43:20 +0800
committerYuqian Yang <crupest@crupest.life>2025-11-16 15:43:20 +0800
commit1ef4651c4002eb3a155bcd36fed1e5b6b63b1c80 (patch)
tree4c5158b3c0149c520cb25e7c89fbdc0f20bd72e5 /src/ui/controls/RootControl.cpp
parentc350346c41cb779413389f26c5c8f4e9bd2a8141 (diff)
downloadcru-1ef4651c4002eb3a155bcd36fed1e5b6b63b1c80.tar.gz
cru-1ef4651c4002eb3a155bcd36fed1e5b6b63b1c80.tar.bz2
cru-1ef4651c4002eb3a155bcd36fed1e5b6b63b1c80.zip
Fix some part of WinWindow.
Diffstat (limited to 'src/ui/controls/RootControl.cpp')
-rw-r--r--src/ui/controls/RootControl.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/controls/RootControl.cpp b/src/ui/controls/RootControl.cpp
index 1bb2e7ee..7be1c630 100644
--- a/src/ui/controls/RootControl.cpp
+++ b/src/ui/controls/RootControl.cpp
@@ -1,7 +1,5 @@
#include "cru/ui/controls/RootControl.h"
-#include "cru/base/Base.h"
-#include "cru/platform/gui/Base.h"
#include "cru/platform/gui/Window.h"
#include "cru/ui/Base.h"
#include "cru/ui/host/WindowHost.h"