summaryrefslogtreecommitdiffstats
path: root/Source/cmStateSnapshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmStateSnapshot.h')
-rw-r--r--Source/cmStateSnapshot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmStateSnapshot.h b/Source/cmStateSnapshot.h
index da39127..021fd53 100644
--- a/Source/cmStateSnapshot.h
+++ b/Source/cmStateSnapshot.h
@@ -9,7 +9,7 @@
#include <string>
#include <vector>
-#include "cm_string_view.hxx"
+#include <cm/string_view>
#include "cmLinkedTree.h"
#include "cmPolicies.h"