diff options
Diffstat (limited to 'fpdfsdk/include/pdfwindow/PWL_Caret.h')
-rw-r--r-- | fpdfsdk/include/pdfwindow/PWL_Caret.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/include/pdfwindow/PWL_Caret.h b/fpdfsdk/include/pdfwindow/PWL_Caret.h index c2a2caf979..a1a5022b25 100644 --- a/fpdfsdk/include/pdfwindow/PWL_Caret.h +++ b/fpdfsdk/include/pdfwindow/PWL_Caret.h @@ -7,7 +7,7 @@ #ifndef FPDFSDK_INCLUDE_PDFWINDOW_PWL_CARET_H_ #define FPDFSDK_INCLUDE_PDFWINDOW_PWL_CARET_H_ -#include "PWL_Wnd.h" +#include "fpdfsdk/include/pdfwindow/PWL_Wnd.h" struct PWL_CARET_INFO { public: |