diff options
Diffstat (limited to 'sync/util/time.h')
-rw-r--r-- | sync/util/time.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/util/time.h b/sync/util/time.h index 79cb958..f28a6f0 100644 --- a/sync/util/time.h +++ b/sync/util/time.h @@ -10,7 +10,7 @@ #include <string> #include "base/basictypes.h" -#include "base/time.h" +#include "base/time/time.h" #include "sync/base/sync_export.h" namespace syncer { |