Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / gdbserver / gdbthread.h
index 03ace2ee16d58a95673be51207655836a319ad82..fcd02029e7d920c9b6dea3705380ab561ce73658 100644 (file)
@@ -1,5 +1,5 @@
 /* Multi-thread control defs for remote server for GDB.
-   Copyright (C) 1993-2018 Free Software Foundation, Inc.
+   Copyright (C) 1993-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 #ifndef GDB_THREAD_H
 #define GDB_THREAD_H
 
-#include "common-gdbthread.h"
+#include "common/common-gdbthread.h"
 #include "inferiors.h"
 
 #include <list>
This page took 0.031831 seconds and 4 git commands to generate.