From d18b5453d7ffd19667ee8ac125b34ab5328f0dc3 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 9 Feb 2022 23:00:49 +0800 Subject: ... --- include/cru/ui/controls/ContentControl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/cru/ui/controls/ContentControl.h') diff --git a/include/cru/ui/controls/ContentControl.h b/include/cru/ui/controls/ContentControl.h index 86e90dae..5600ec25 100644 --- a/include/cru/ui/controls/ContentControl.h +++ b/include/cru/ui/controls/ContentControl.h @@ -1,7 +1,6 @@ #pragma once #include "Control.h" -#include "cru/ui/render/RenderObject.h" namespace cru::ui::controls { class CRU_UI_API ContentControl : public Control { -- cgit v1.2.3