summaryrefslogtreecommitdiff
path: root/deps/v8/src/icu_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/icu_util.cc')
-rw-r--r--deps/v8/src/icu_util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/icu_util.cc b/deps/v8/src/icu_util.cc
index b036ef4ee..b323942d0 100644
--- a/deps/v8/src/icu_util.cc
+++ b/deps/v8/src/icu_util.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "icu_util.h"
+#include "src/icu_util.h"
#if defined(_WIN32)
#include <windows.h>