diff options
Diffstat (limited to 'remoting/base/util.h')
-rw-r--r-- | remoting/base/util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/base/util.h b/remoting/base/util.h index d7f4128..e3db289 100644 --- a/remoting/base/util.h +++ b/remoting/base/util.h @@ -5,7 +5,7 @@ #ifndef REMOTING_BASE_UTIL_H_ #define REMOTING_BASE_UTIL_H_ -#include "remoting/proto/video.pb.h" +#include "remoting/proto/event.pb.h" namespace remoting { |