summaryrefslogtreecommitdiff
path: root/deps/v8/test/cctest/test-modules.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/cctest/test-modules.cc')
-rw-r--r--deps/v8/test/cctest/test-modules.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/cctest/test-modules.cc b/deps/v8/test/cctest/test-modules.cc
index 2523b83a16..0f2bfd2a5f 100644
--- a/deps/v8/test/cctest/test-modules.cc
+++ b/deps/v8/test/cctest/test-modules.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 "src/flags.h"
+#include "src/flags/flags.h"
#include "test/cctest/cctest.h"