Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / nat / aarch64-linux-hw-point.c
index dbb19ada12ebc841e868a065ca071667d05ed813..eed060610ec7a75eb363cb7ef54158a3bbf25275 100644 (file)
@@ -16,9 +16,9 @@
    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-defs.h"
-#include "break-common.h"
-#include "common-regcache.h"
+#include "common/common-defs.h"
+#include "common/break-common.h"
+#include "common/common-regcache.h"
 #include "nat/linux-nat.h"
 #include "aarch64-linux-hw-point.h"
 
This page took 0.024724 seconds and 4 git commands to generate.