Change tui_update_source_window_as_is to be a method
[external/binutils.git] / gdb / remote-fileio.h
index f84e253..779b63e 100644 (file)
 #ifndef REMOTE_FILEIO_H
 #define REMOTE_FILEIO_H
 
-#include "fileio.h"
+#include "gdbsupport/fileio.h"
 
 struct cmd_list_element;
+struct remote_target;
 
 /* Unified interface to remote fileio, called in remote.c from
    remote_wait () and remote_async_wait ().  */