Index: fpdfsdk/fxedit/fxet_edit.cpp |
diff --git a/fpdfsdk/fxedit/fxet_edit.cpp b/fpdfsdk/fxedit/fxet_edit.cpp |
index bed91dc98c2c93edae12b2dd02e1f4bc16e56e28..ef3f7415bd1a1ec0b04db3312f30e844a5880875 100644 |
--- a/fpdfsdk/fxedit/fxet_edit.cpp |
+++ b/fpdfsdk/fxedit/fxet_edit.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "fpdfsdk/fxedit/include/fxet_edit.h" |
+#include "fpdfsdk/fxedit/fxet_edit.h" |
#include <algorithm> |
#include <memory> |
@@ -25,7 +25,7 @@ |
#include "core/fxge/cfx_pathdata.h" |
#include "core/fxge/cfx_renderdevice.h" |
#include "fpdfsdk/cfx_systemhandler.h" |
-#include "fpdfsdk/fxedit/include/fx_edit.h" |
+#include "fpdfsdk/fxedit/fx_edit.h" |
#include "fpdfsdk/pdfwindow/PWL_Edit.h" |
#include "fpdfsdk/pdfwindow/PWL_EditCtrl.h" |