aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/xtensa/linker.ld.S
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/xtensa/linker.ld.S')
-rw-r--r--tests/tcg/xtensa/linker.ld.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcg/xtensa/linker.ld.S b/tests/tcg/xtensa/linker.ld.S
index f1e7fa9f8d..5902302cf8 100644
--- a/tests/tcg/xtensa/linker.ld.S
+++ b/tests/tcg/xtensa/linker.ld.S
@@ -1,4 +1,4 @@
-#include <core-isa.h>
+#include "core-isa.h"
#if XTENSA_HAVE_BE
OUTPUT_FORMAT("elf32-xtensa-be")