From 0bb385b1093740cc03c5d19847819d852aecc4bf Mon Sep 17 00:00:00 2001 From: dsinclair Date: Thu, 29 Sep 2016 17:03:59 -0700 Subject: Move fpdfsdk/fxedit/include to fpdfsdk/fxedit BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2375963006 --- fpdfsdk/pdfwindow/PWL_EditCtrl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fpdfsdk/pdfwindow/PWL_EditCtrl.h') diff --git a/fpdfsdk/pdfwindow/PWL_EditCtrl.h b/fpdfsdk/pdfwindow/PWL_EditCtrl.h index 9c97f2f55b..161bc57bb0 100644 --- a/fpdfsdk/pdfwindow/PWL_EditCtrl.h +++ b/fpdfsdk/pdfwindow/PWL_EditCtrl.h @@ -8,7 +8,7 @@ #define FPDFSDK_PDFWINDOW_PWL_EDITCTRL_H_ #include "core/fxcrt/fx_string.h" -#include "fpdfsdk/fxedit/include/fx_edit.h" +#include "fpdfsdk/fxedit/fx_edit.h" #include "fpdfsdk/pdfwindow/PWL_Wnd.h" class CFX_Edit; -- cgit v1.2.3