Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / rsp-low-selftests.c
index dc3e8f5205476551447a49eb86dd168285cdf6d4..e316a22c74c876d0743e83dd554b8f9bd3e191bc 100644 (file)
@@ -18,8 +18,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "common/selftest.h"
-#include "common/rsp-low.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/rsp-low.h"
 
 namespace selftests {
 namespace rsp_low {
This page took 0.023964 seconds and 4 git commands to generate.