Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / windows-nat.c
index ae4e3d55b308149b17e9606b0c6b9621498fbdf3..3431181a88cb630fc19dd8b68e9dfc37bb636a74 100644 (file)
@@ -67,8 +67,8 @@
 #include "x86-nat.h"
 #include "complaints.h"
 #include "inf-child.h"
-#include "common/gdb_tilde_expand.h"
-#include "common/pathstuff.h"
+#include "gdbsupport/gdb_tilde_expand.h"
+#include "gdbsupport/pathstuff.h"
 
 #define AdjustTokenPrivileges          dyn_AdjustTokenPrivileges
 #define DebugActiveProcessStop         dyn_DebugActiveProcessStop
This page took 0.045163 seconds and 4 git commands to generate.