summaryrefslogtreecommitdiffstats
path: root/Source/cm_static_string_view.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cm_static_string_view.hxx')
-rw-r--r--Source/cm_static_string_view.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cm_static_string_view.hxx b/Source/cm_static_string_view.hxx
index 1bef0c6..8351cd7 100644
--- a/Source/cm_static_string_view.hxx
+++ b/Source/cm_static_string_view.hxx
@@ -5,7 +5,7 @@
#include "cmConfigure.h" // IWYU pragma: keep
-#include "cm_string_view.hxx"
+#include <cm/string_view>
#include <cstddef>