Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / parse-connection-spec-selftests.c
index 915aa669f428600c9ce4eb5204a1670ad0619e90..b86ab4343f2812882816be7c1c5cf6a86ffc8648 100644 (file)
@@ -18,8 +18,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "common/selftest.h"
-#include "common/netstuff.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/netstuff.h"
 #include "diagnostics.h"
 #ifdef USE_WIN32API
 #include <ws2tcpip.h>
This page took 0.064067 seconds and 4 git commands to generate.