diff options
Diffstat (limited to 'base/watchdog.h')
-rw-r--r-- | base/watchdog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/watchdog.h b/base/watchdog.h index 361d053..59ee80c 100644 --- a/base/watchdog.h +++ b/base/watchdog.h @@ -22,6 +22,7 @@ #include "base/condition_variable.h" #include "base/lock.h" +#include "base/logging.h" #include "base/platform_thread.h" #include "base/time.h" |