aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/controls/IconButton.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/controls/IconButton.h')
-rw-r--r--include/cru/ui/controls/IconButton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/ui/controls/IconButton.h b/include/cru/ui/controls/IconButton.h
index a76d01d4..632450e2 100644
--- a/include/cru/ui/controls/IconButton.h
+++ b/include/cru/ui/controls/IconButton.h
@@ -8,7 +8,7 @@
#include "IBorderControl.h"
#include "IClickableControl.h"
#include "IContentBrushControl.h"
-#include "cru/common/Event.h"
+#include "cru/base/Event.h"
#include "cru/platform/graphics/Brush.h"
namespace cru::ui::controls {