summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/src/StringView.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dev/LibCompiler/src/StringView.cc')
-rw-r--r--dev/LibCompiler/src/StringView.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/LibCompiler/src/StringView.cc b/dev/LibCompiler/src/StringView.cc
index 30f1b5f..a3bbb4c 100644
--- a/dev/LibCompiler/src/StringView.cc
+++ b/dev/LibCompiler/src/StringView.cc
@@ -18,7 +18,7 @@
*
*/
-#include <LibCompiler/NFC/StringView.h>
+#include <LibCompiler/StringView.h>
namespace LibCompiler
{