Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / function-view-selftests.c
index 2abaa1f99170b3d2aac31d7c06deccdef7440f11..f0d58d8778bad3dd3b33ac355a4e4493dff80e9c 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/function-view.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/function-view.h"
 
 namespace selftests {
 namespace function_view {
This page took 0.024905 seconds and 4 git commands to generate.