diff options
Diffstat (limited to 'remoting/client/client_util.h')
-rw-r--r-- | remoting/client/client_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/client/client_util.h b/remoting/client/client_util.h index 9aa1474..8cad1d5 100644 --- a/remoting/client/client_util.h +++ b/remoting/client/client_util.h @@ -9,7 +9,7 @@ namespace remoting { -class ClientConfig; +struct ClientConfig; // Get the login info from the cmdline args (or request from the console if // not present) and write values into |config|. |