Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / value.c
index 1b22cf916e3c921bb33e7afcba016626621de1af..9103d8f41c345d20c437625fb82095985b64d37c 100644 (file)
@@ -41,8 +41,8 @@
 #include "user-regs.h"
 #include <algorithm>
 #include "completer.h"
-#include "common/selftest.h"
-#include "common/array-view.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/array-view.h"
 
 /* Definition of a user function.  */
 struct internal_function
This page took 0.039116 seconds and 4 git commands to generate.