Index: xfa/src/fxjse/src/class.h |
diff --git a/xfa/src/fxjse/src/class.h b/xfa/src/fxjse/src/class.h |
index 89c49abcf67673e6f909884ed759e78886d1913e..794a34e7b8ef2262778f85628a27d6c1d9420ae9 100644 |
--- a/xfa/src/fxjse/src/class.h |
+++ b/xfa/src/fxjse/src/class.h |
@@ -7,7 +7,8 @@ |
#ifndef XFA_SRC_FXJSE_SRC_CLASS_H_ |
#define XFA_SRC_FXJSE_SRC_CLASS_H_ |
-#include <v8.h> |
+#include "v8/include/v8.h" |
+#include "xfa/include/fxjse/fxjse.h" |
class CFXJSE_Context; |
class CFXJSE_Value; |