Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / nat / x86-dregs.c
index fb35178965d83f5946644e01530a39eb77af054a..69cc47d4dd7e40f19f48c51f44ea59d38b0b9a42 100644 (file)
@@ -17,9 +17,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/common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "x86-dregs.h"
-#include "common/break-common.h"
+#include "gdbsupport/break-common.h"
 
 /* Support for hardware watchpoints and breakpoints using the x86
    debug registers.
This page took 0.10907 seconds and 4 git commands to generate.