summaryrefslogtreecommitdiff
path: root/src/strings/vstring.tcc
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/vstring.tcc')
-rw-r--r--src/strings/vstring.tcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings/vstring.tcc b/src/strings/vstring.tcc
index 69729d4..1aa163d 100644
--- a/src/strings/vstring.tcc
+++ b/src/strings/vstring.tcc
@@ -19,7 +19,7 @@
#include <cassert>
-#include "../common/utils2.hpp"
+#include "../compat/cast.hpp"
#include "rstring.hpp"
#include "astring.hpp"