Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / memrange-selftests.c
index ada8e3e43427418eba83643d0c5818b11cbce2bd..6fe1fe622f520227cc8f164d251cc8c22fcd995c 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 #include "memrange.h"
 
 namespace selftests {
This page took 0.023914 seconds and 4 git commands to generate.