Chromium Code Reviews| Index: xfa/src/fxjse/src/dynprop.cpp |
| diff --git a/xfa/src/fxjse/src/dynprop.cpp b/xfa/src/fxjse/src/dynprop.cpp |
| index 413a431cae9adc6270d79984639dcca2690064a6..37c59f9edead3df5be598bfcafa3ee0ba0e301f1 100644 |
| --- a/xfa/src/fxjse/src/dynprop.cpp |
| +++ b/xfa/src/fxjse/src/dynprop.cpp |
| @@ -4,7 +4,7 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| -#include "../../foxitlib.h" |
| +#include "xfa/src/foxitlib.h" |
| #include "fxv8.h" |
| #include "class.h" |
| #include "value.h" |