diff options
Diffstat (limited to 'fxjs/xfa/cjx_eventpseudomodel.h')
-rw-r--r-- | fxjs/xfa/cjx_eventpseudomodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_eventpseudomodel.h b/fxjs/xfa/cjx_eventpseudomodel.h index 5d8bcc3060..b30c659705 100644 --- a/fxjs/xfa/cjx_eventpseudomodel.h +++ b/fxjs/xfa/cjx_eventpseudomodel.h @@ -7,7 +7,7 @@ #ifndef FXJS_XFA_CJX_EVENTPSEUDOMODEL_H_ #define FXJS_XFA_CJX_EVENTPSEUDOMODEL_H_ -#include "fxjs/CJX_Define.h" +#include "fxjs/cjx_define.h" #include "fxjs/xfa/cjx_object.h" class CFXJSE_Value; |