Normalize include guards in gdb
[deliverable/binutils-gdb.git] / gdb / gdbserver / win32-i386-low.c
index 62221688cbdbfd825aa3a1727ae182686a88202c..3be75d2bf2a772b6f9a5c9e8179fa4858a9f3891 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,7 +18,7 @@
 #include "server.h"
 #include "win32-low.h"
 #include "x86-low.h"
-#include "x86-xstate.h"
+#include "common/x86-xstate.h"
 #ifdef __x86_64__
 #include "arch/amd64.h"
 #endif
This page took 0.038532 seconds and 4 git commands to generate.