about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rt/rust_builtin.c2
-rw-r--r--src/rt/valgrind/memcheck.h (renamed from src/rt/vg/memcheck.h)0
-rw-r--r--src/rt/valgrind/valgrind.h (renamed from src/rt/vg/valgrind.h)0
3 files changed, 1 insertions, 1 deletions
diff --git a/src/rt/rust_builtin.c b/src/rt/rust_builtin.c
index 9c27fe1c5e4..6ab36f1db7a 100644
--- a/src/rt/rust_builtin.c
+++ b/src/rt/rust_builtin.c
@@ -10,7 +10,7 @@
 
 /* Foreign builtins. */
 
-#include "vg/valgrind.h"
+#include "valgrind/valgrind.h"
 
 #include <stdint.h>
 #include <time.h>
diff --git a/src/rt/vg/memcheck.h b/src/rt/valgrind/memcheck.h
index 68474b44186..68474b44186 100644
--- a/src/rt/vg/memcheck.h
+++ b/src/rt/valgrind/memcheck.h
diff --git a/src/rt/vg/valgrind.h b/src/rt/valgrind/valgrind.h
index c9aa0fd0328..c9aa0fd0328 100644
--- a/src/rt/vg/valgrind.h
+++ b/src/rt/valgrind/valgrind.h