summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
Diffstat (limited to 'webkit')
-rw-r--r--webkit/port/bindings/v8/extensions/Interval.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/port/bindings/v8/extensions/Interval.cpp b/webkit/port/bindings/v8/extensions/Interval.cpp
index a0c88e3..9dfc5a1 100644
--- a/webkit/port/bindings/v8/extensions/Interval.cpp
+++ b/webkit/port/bindings/v8/extensions/Interval.cpp
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "Interval.h"
-#include "WTF/CurrentTime.h"
+#include "wtf/CurrentTime.h"
namespace WebCore {