aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/mapper/style/IStylerMapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/mapper/style/IStylerMapper.h')
-rw-r--r--include/cru/ui/mapper/style/IStylerMapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/ui/mapper/style/IStylerMapper.h b/include/cru/ui/mapper/style/IStylerMapper.h
index 4c2ecd16..adf9b6fb 100644
--- a/include/cru/ui/mapper/style/IStylerMapper.h
+++ b/include/cru/ui/mapper/style/IStylerMapper.h
@@ -1,6 +1,6 @@
#pragma once
#include "../../Base.h"
-#include "cru/common/ClonablePtr.h"
+#include "cru/base/ClonablePtr.h"
#include "cru/ui/mapper/Mapper.h"
#include "cru/ui/style/Styler.h"
#include "cru/xml/XmlNode.h"