aboutsummaryrefslogtreecommitdiff
path: root/gdb/unittests/optional-selftests.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/unittests/optional-selftests.c')
-rw-r--r--gdb/unittests/optional-selftests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/unittests/optional-selftests.c b/gdb/unittests/optional-selftests.c
index 6633200..fdd4437 100644
--- a/gdb/unittests/optional-selftests.c
+++ b/gdb/unittests/optional-selftests.c
@@ -18,7 +18,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-#include "selftest.h"
+#include "common/selftest.h"
#include "common/gdb_optional.h"
/* Used by the included .cc files below. Included here because the