aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/controls/Control.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/controls/Control.h')
-rw-r--r--include/cru/ui/controls/Control.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cru/ui/controls/Control.h b/include/cru/ui/controls/Control.h
index 1d976970..97096e35 100644
--- a/include/cru/ui/controls/Control.h
+++ b/include/cru/ui/controls/Control.h
@@ -2,6 +2,7 @@
#include "../Base.h"
#include "../events/UiEvents.h"
#include "../render/RenderObject.h"
+#include "../style/StyleRuleSet.h"
namespace cru::ui::controls {