summaryrefslogtreecommitdiff
path: root/fxjs/cjs_result.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjs_result.h')
-rw-r--r--fxjs/cjs_result.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_result.h b/fxjs/cjs_result.h
index dc65d18c73..5e1ed7cee9 100644
--- a/fxjs/cjs_result.h
+++ b/fxjs/cjs_result.h
@@ -7,9 +7,9 @@
#ifndef FXJS_CJS_RESULT_H_
#define FXJS_CJS_RESULT_H_
-#include "fxjs/cfxjs_engine.h"
#include "fxjs/js_resources.h"
#include "third_party/base/optional.h"
+#include "v8/include/v8.h"
class CJS_Result {
public: