| Index: fpdfsdk/pdfwindow/PWL_Label.cpp
|
| diff --git a/fpdfsdk/pdfwindow/PWL_Label.cpp b/fpdfsdk/pdfwindow/PWL_Label.cpp
|
| index 0e9a9f687d3ccf89ef638829ba343a9b980bbe6e..5560b59eb1b93f2c5852ac3801da8a5149dea0e8 100644
|
| --- a/fpdfsdk/pdfwindow/PWL_Label.cpp
|
| +++ b/fpdfsdk/pdfwindow/PWL_Label.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "fpdfsdk/include/fxedit/fx_edit.h"
|
| +#include "fpdfsdk/fxedit/include/fx_edit.h"
|
| #include "fpdfsdk/pdfwindow/PWL_Label.h"
|
| #include "fpdfsdk/pdfwindow/PWL_Utils.h"
|
| #include "fpdfsdk/pdfwindow/PWL_Wnd.h"
|
|
|