Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / common-utils-selftests.c
index 996ab5e82d138f6d3046cd1e9fb0c7d25485e2a0..3d4211da86d1e6899a3abdd519fdaa17801ed2bf 100644 (file)
@@ -17,8 +17,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "common/common-defs.h"
-#include "common/selftest.h"
+#include "gdbsupport/common-defs.h"
+#include "gdbsupport/selftest.h"
 
 namespace selftests {
 
This page took 0.03634 seconds and 4 git commands to generate.