summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/AAL/AssemblyInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/LibCompiler/AAL/AssemblyInterface.h')
-rw-r--r--dev/LibCompiler/AAL/AssemblyInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/LibCompiler/AAL/AssemblyInterface.h b/dev/LibCompiler/AAL/AssemblyInterface.h
index 8e46455..7e02e4f 100644
--- a/dev/LibCompiler/AAL/AssemblyInterface.h
+++ b/dev/LibCompiler/AAL/AssemblyInterface.h
@@ -8,7 +8,7 @@
#include <LibCompiler/Macros.h>
#include <LibCompiler/Defines.h>
-#include <LibCompiler/NFC/String.h>
+#include <LibCompiler/NFC/StringView.h>
#define ASSEMBLY_INTERFACE : public LibCompiler::AssemblyInterface