summaryrefslogtreecommitdiff
path: root/fpdfsdk/pdfwindow/PWL_Wnd.h
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-04-06 12:09:37 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-06 12:09:37 -0700
commite530fb7976922c4934812f8721e7550ced17786b (patch)
tree8d1f4ca3dbaa4426acadb037555618021b52e791 /fpdfsdk/pdfwindow/PWL_Wnd.h
parent4e20094dbb2ea942734b8986fa9a60d2f3ccbb1b (diff)
downloadpdfium-e530fb7976922c4934812f8721e7550ced17786b.tar.xz
Move remaining fpdfdoc files
This CL moves the last two fpdfdoc files from core/include/fpdfdoc to core/fpdfdoc/include. Review URL: https://codereview.chromium.org/1864163002
Diffstat (limited to 'fpdfsdk/pdfwindow/PWL_Wnd.h')
-rw-r--r--fpdfsdk/pdfwindow/PWL_Wnd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/pdfwindow/PWL_Wnd.h b/fpdfsdk/pdfwindow/PWL_Wnd.h
index f05b1e6784..7cad1cc664 100644
--- a/fpdfsdk/pdfwindow/PWL_Wnd.h
+++ b/fpdfsdk/pdfwindow/PWL_Wnd.h
@@ -9,8 +9,8 @@
#include <vector>
+#include "core/fpdfdoc/include/fpdf_doc.h"
#include "core/fxcrt/include/fx_basic.h"
-#include "core/include/fpdfdoc/fpdf_doc.h"
#include "fpdfsdk/include/fx_systemhandler.h"
class CPWL_MsgControl;