summaryrefslogtreecommitdiffstats
path: root/base/time/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/time/time.h')
-rw-r--r--base/time/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/time/time.h b/base/time/time.h
index af95700..eba6145 100644
--- a/base/time/time.h
+++ b/base/time/time.h
@@ -25,9 +25,9 @@
#include <time.h>
-#include "base/atomicops.h"
#include "base/base_export.h"
#include "base/basictypes.h"
+#include "build/build_config.h"
#if defined(OS_MACOSX)
#include <CoreFoundation/CoreFoundation.h>