Index: fpdfsdk/src/pdfwindow/PWL_Note.cpp |
diff --git a/fpdfsdk/src/pdfwindow/PWL_Note.cpp b/fpdfsdk/src/pdfwindow/PWL_Note.cpp |
index 6b05dde3b8bde06616b90471fd51485a40139d48..553a20f1dd268ce7443ae88bb2df948b49f18c7b 100644 |
--- a/fpdfsdk/src/pdfwindow/PWL_Note.cpp |
+++ b/fpdfsdk/src/pdfwindow/PWL_Note.cpp |
@@ -4,19 +4,19 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../include/pdfwindow/PDFWindow.h" |
-#include "../../include/pdfwindow/PWL_Wnd.h" |
-#include "../../include/pdfwindow/PWL_Button.h" |
-#include "../../include/pdfwindow/PWL_EditCtrl.h" |
-#include "../../include/pdfwindow/PWL_Edit.h" |
-#include "../../include/pdfwindow/PWL_ListCtrl.h" |
-#include "../../include/pdfwindow/PWL_ScrollBar.h" |
-#include "../../include/pdfwindow/PWL_Note.h" |
-#include "../../include/pdfwindow/PWL_Label.h" |
-#include "../../include/pdfwindow/PWL_Edit.h" |
-#include "../../include/pdfwindow/PWL_ScrollBar.h" |
-#include "../../include/pdfwindow/PWL_Utils.h" |
-#include "../../include/pdfwindow/PWL_Caret.h" |
+#include "fpdfsdk/include/pdfwindow/PDFWindow.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Button.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Caret.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Edit.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Edit.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_EditCtrl.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Label.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_ListCtrl.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Note.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_ScrollBar.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_ScrollBar.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Utils.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Wnd.h" |
#define POPUP_ITEM_HEAD_BOTTOM 3.0f |
#define POPUP_ITEM_BOTTOMWIDTH 1.0f |