Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbserver / win32-low.c
index 1a50141c123faf158c30a772686e805a5b43ff07..49c6cf1b7c9d68f735f5f24a8990e8f2989aa8c4 100644 (file)
@@ -32,8 +32,8 @@
 #include <tlhelp32.h>
 #include <psapi.h>
 #include <process.h>
-#include "common/gdb_tilde_expand.h"
-#include "common/common-inferior.h"
+#include "gdbsupport/gdb_tilde_expand.h"
+#include "gdbsupport/common-inferior.h"
 
 #ifndef USE_WIN32API
 #include <sys/cygwin.h>
This page took 0.027674 seconds and 4 git commands to generate.