Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / inferior.h
index cadaaedf22e4e7e7f34a452d608c57b179057423..2d1bb97a283474bbb5c591dbb991f3510fa00595 100644 (file)
@@ -44,7 +44,7 @@ struct thread_info;
 #include "frame.h"
 
 /* For gdb_environ.  */
-#include "environ.h"
+#include "common/environ.h"
 
 #include "progspace.h"
 #include "registry.h"
@@ -53,7 +53,7 @@ struct thread_info;
 #include "common/refcounted-object.h"
 #include "common/forward-scope-exit.h"
 
-#include "common-inferior.h"
+#include "common/common-inferior.h"
 #include "gdbthread.h"
 
 struct infcall_suspend_state;
This page took 0.024071 seconds and 4 git commands to generate.