Index: fpdfsdk/include/pdfwindow/PWL_SpecialButton.h |
diff --git a/fpdfsdk/include/pdfwindow/PWL_SpecialButton.h b/fpdfsdk/include/pdfwindow/PWL_SpecialButton.h |
index a62d18d257b9190e8eac05720cd1b6bc7d53ea50..5d372e826fcb93b99e8832e4019158d1dbd70745 100644 |
--- a/fpdfsdk/include/pdfwindow/PWL_SpecialButton.h |
+++ b/fpdfsdk/include/pdfwindow/PWL_SpecialButton.h |
@@ -7,7 +7,7 @@ |
#ifndef FPDFSDK_INCLUDE_PDFWINDOW_PWL_SPECIALBUTTON_H_ |
#define FPDFSDK_INCLUDE_PDFWINDOW_PWL_SPECIALBUTTON_H_ |
-#include "PWL_Button.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Button.h" |
class CPWL_PushButton : public CPWL_Button { |
public: |