Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbserver / mem-break.h
index d2d75104f339b2fc3022c706c68851006ef9055b..4984a555d546798d8f76ff1f9c59d50cc41f5966 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef GDBSERVER_MEM_BREAK_H
 #define GDBSERVER_MEM_BREAK_H
 
-#include "common/break-common.h"
+#include "gdbsupport/break-common.h"
 
 /* Breakpoints are opaque.  */
 struct breakpoint;
This page took 0.044632 seconds and 4 git commands to generate.