| Index: remoting/host/win/wts_console_observer.h
|
| ===================================================================
|
| --- remoting/host/win/wts_console_observer.h (revision 0)
|
| +++ remoting/host/win/wts_console_observer.h (working copy)
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef REMOTING_HOST_WTS_CONSOLE_OBSERVER_WIN_H_
|
| -#define REMOTING_HOST_WTS_CONSOLE_OBSERVER_WIN_H_
|
| +#ifndef REMOTING_HOST_WIN_WTS_CONSOLE_OBSERVER_H_
|
| +#define REMOTING_HOST_WIN_WTS_CONSOLE_OBSERVER_H_
|
|
|
| #include <windows.h>
|
|
|
| @@ -31,4 +31,4 @@
|
|
|
| } // namespace remoting
|
|
|
| -#endif // REMOTING_HOST_WTS_CONSOLE_OBSERVER_WIN_H_
|
| +#endif // REMOTING_HOST_WIN_WTS_CONSOLE_OBSERVER_H_
|
|
|