aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/controls/RootControl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/controls/RootControl.h')
-rw-r--r--include/cru/ui/controls/RootControl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/ui/controls/RootControl.h b/include/cru/ui/controls/RootControl.h
index 851b4db0..5fa8090e 100644
--- a/include/cru/ui/controls/RootControl.h
+++ b/include/cru/ui/controls/RootControl.h
@@ -1,7 +1,7 @@
#pragma once
#include "LayoutControl.h"
-#include "cru/common/Event.h"
+#include "cru/base/Event.h"
#include "cru/platform/gui/Window.h"
#include "cru/ui/host/WindowHost.h"
#include "cru/ui/render/StackLayoutRenderObject.h"