Index: fpdfsdk/include/pdfwindow/PWL_Utils.h |
diff --git a/fpdfsdk/include/pdfwindow/PWL_Utils.h b/fpdfsdk/include/pdfwindow/PWL_Utils.h |
index 3cc7e0177e62829e64aec8180b07fe4d2cf2a966..08b0b8a3c024d0471654a0f706bec93de98dc887 100644 |
--- a/fpdfsdk/include/pdfwindow/PWL_Utils.h |
+++ b/fpdfsdk/include/pdfwindow/PWL_Utils.h |
@@ -7,7 +7,7 @@ |
#ifndef FPDFSDK_INCLUDE_PDFWINDOW_PWL_UTILS_H_ |
#define FPDFSDK_INCLUDE_PDFWINDOW_PWL_UTILS_H_ |
-#include "PWL_Wnd.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Wnd.h" |
Tom Sepez
2016/02/17 21:32:27
*
dsinclair
2016/02/17 21:54:01
Done.
|
#include "core/include/fpdfapi/fpdf_parser.h" // For CPDF_Point. |
#include "core/include/fpdfdoc/fpdf_vt.h" // For CPVT_WordRange. |
#include "fpdfsdk/include/fxedit/fx_edit.h" |