Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / utils-selftests.c
index b8ce65246eeb364e16cb9b1a0b700bb0bc0fd4be..ec81124001f9ed5b6d2b2d49a78fd7e0f5891d88 100644 (file)
@@ -1,6 +1,6 @@
 /* Unit tests for the utils.c file.
 
-   Copyright (C) 2018 Free Software Foundation, Inc.
+   Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 
 #include "defs.h"
 #include "utils.h"
-#include "selftest.h"
+#include "gdbsupport/selftest.h"
 
 namespace selftests {
 namespace utils {
This page took 0.025154 seconds and 4 git commands to generate.