| Index: fpdfsdk/include/fxedit/fx_edit.h
|
| diff --git a/fpdfsdk/include/fxedit/fx_edit.h b/fpdfsdk/include/fxedit/fx_edit.h
|
| index 532e96d97f7db9c5f3ef4ec8427157a75b36e7c9..46896457af451686b2f2669aaf74021c6adbdd76 100644
|
| --- a/fpdfsdk/include/fxedit/fx_edit.h
|
| +++ b/fpdfsdk/include/fxedit/fx_edit.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "core/fpdfdoc/include/cpdf_variabletext.h"
|
| #include "core/fxcrt/include/fx_basic.h"
|
| -#include "core/include/fxge/fx_dib.h"
|
| +#include "core/fxge/include/fx_dib.h"
|
|
|
| class CPDF_Font;
|
| class CPDF_PageObjectHolder;
|
|
|