Whitespace fix in gdb.base/skip.exp
[deliverable/binutils-gdb.git] / gdb / producer.c
index f21aae93ac202dc85b9bd166eb477db8a1e8d085..63ec2acb0d57b64554687e7c540b155729cb9af3 100644 (file)
@@ -1,6 +1,6 @@
 /* Producer string parsers for GDB.
 
-   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+   Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 
 #include "defs.h"
 #include "producer.h"
-#include "selftest.h"
+#include "gdbsupport/selftest.h"
 
 /* See producer.h.  */
 
This page took 0.025495 seconds and 4 git commands to generate.