Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / cp-support.c
index 9ba6ee3ede537f2383f73ba9473905f9cfefc278..562c6f155c7f48fc6dbf445ca0447213b13eb845 100644 (file)
@@ -34,9 +34,9 @@
 #include "cp-abi.h"
 #include "namespace.h"
 #include <signal.h>
-#include "common/gdb_setjmp.h"
+#include "gdbsupport/gdb_setjmp.h"
 #include "safe-ctype.h"
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 
 #define d_left(dc) (dc)->u.s_binary.left
 #define d_right(dc) (dc)->u.s_binary.right
This page took 0.025333 seconds and 4 git commands to generate.