aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/model/IListChangeNotify.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/model/IListChangeNotify.h')
-rw-r--r--include/cru/ui/model/IListChangeNotify.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cru/ui/model/IListChangeNotify.h b/include/cru/ui/model/IListChangeNotify.h
index a9fcd65b..0cbd25f2 100644
--- a/include/cru/ui/model/IListChangeNotify.h
+++ b/include/cru/ui/model/IListChangeNotify.h
@@ -1,7 +1,7 @@
#pragma once
#include "../Base.h"
-#include "cru/common/Base.h"
-#include "cru/common/Event.h"
+#include "cru/base/Base.h"
+#include "cru/base/Event.h"
namespace cru::ui::model {
enum ListChangeType {