Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / rust-exp.y
index 15932638397d0854e41f2b73b359147076925189..ddbf1d4bba312769845ced9d79ebec058135cbe1 100644 (file)
@@ -38,9 +38,9 @@
 #include "gdb_regex.h"
 #include "rust-lang.h"
 #include "parser-defs.h"
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 #include "value.h"
-#include "common/vec.h"
+#include "gdbsupport/vec.h"
 
 #define GDB_YY_REMAP_PREFIX rust
 #include "yy-remap.h"
This page took 0.042082 seconds and 4 git commands to generate.