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