summaryrefslogtreecommitdiff
path: root/xfa/src/fxjse/src/fxv8.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxjse/src/fxv8.h')
-rw-r--r--xfa/src/fxjse/src/fxv8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fxjse/src/fxv8.h b/xfa/src/fxjse/src/fxv8.h
index 433003c4b5..fcf1e59855 100644
--- a/xfa/src/fxjse/src/fxv8.h
+++ b/xfa/src/fxjse/src/fxv8.h
@@ -9,7 +9,7 @@
#ifndef XFA_SRC_FXJSE_SRC_FXV8_H_
#define XFA_SRC_FXJSE_SRC_FXV8_H_
-#include <v8.h>
#include <libplatform/libplatform.h>
+#include <v8.h>
#endif // XFA_SRC_FXJSE_SRC_FXV8_H_