aboutsummaryrefslogtreecommitdiff
path: root/include/FileUtil.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/FileUtil.hpp')
-rw-r--r--include/FileUtil.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/FileUtil.hpp b/include/FileUtil.hpp
index 097b607..420ed72 100644
--- a/include/FileUtil.hpp
+++ b/include/FileUtil.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "StringView.hpp"
+#include <dchat/StringView.hpp>
#include <boost/filesystem/path.hpp>
#include <stdexcept>