Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / gdbserver / hostio.c
index 7214b5e8e2abe21e4233db5d8b5af103faa490c6..cf75de0c00440ebe1814e6eef628f463451c8dc0 100644 (file)
@@ -27,7 +27,7 @@
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include "fileio.h"
+#include "common/fileio.h"
 
 extern int remote_debug;
 
This page took 0.026744 seconds and 4 git commands to generate.