]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/rust-exp.y
Normalize includes to use common/
[thirdparty/binutils-gdb.git] / gdb / rust-exp.y
index d9200f7b9f9cbd562bd3309bd72e460352e72992..9b9735a5d03d5cc1999a6380a506d948ecf23884 100644 (file)
@@ -38,9 +38,9 @@
 #include "gdb_regex.h"
 #include "rust-lang.h"
 #include "parser-defs.h"
-#include "selftest.h"
+#include "common/selftest.h"
 #include "value.h"
-#include "vec.h"
+#include "common/vec.h"
 
 #define GDB_YY_REMAP_PREFIX rust
 #include "yy-remap.h"