aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/controls/ContentControl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/controls/ContentControl.h')
-rw-r--r--include/cru/ui/controls/ContentControl.h1
1 files changed, 0 insertions, 1 deletions
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 {