summaryrefslogtreecommitdiff
path: root/fpdfsdk/cpdfsdk_widget.cpp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-09-29 17:03:59 -0700
committerCommit bot <commit-bot@chromium.org>2016-09-29 17:03:59 -0700
commit0bb385b1093740cc03c5d19847819d852aecc4bf (patch)
tree6ce5be28b3c0a27f8011f98ce45f5f589ed86736 /fpdfsdk/cpdfsdk_widget.cpp
parentbec76925d40d28e6c26ca4bb456368ff5f69a607 (diff)
downloadpdfium-0bb385b1093740cc03c5d19847819d852aecc4bf.tar.xz
Move fpdfsdk/fxedit/include to fpdfsdk/fxedit
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2375963006
Diffstat (limited to 'fpdfsdk/cpdfsdk_widget.cpp')
-rw-r--r--fpdfsdk/cpdfsdk_widget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/cpdfsdk_widget.cpp b/fpdfsdk/cpdfsdk_widget.cpp
index b6d946597c..d325d4818d 100644
--- a/fpdfsdk/cpdfsdk_widget.cpp
+++ b/fpdfsdk/cpdfsdk_widget.cpp
@@ -20,7 +20,7 @@
#include "core/fxge/cfx_pathdata.h"
#include "core/fxge/cfx_renderdevice.h"
#include "fpdfsdk/formfiller/cba_fontmap.h"
-#include "fpdfsdk/fxedit/include/fxet_edit.h"
+#include "fpdfsdk/fxedit/fxet_edit.h"
#include "fpdfsdk/include/cpdfsdk_document.h"
#include "fpdfsdk/include/cpdfsdk_environment.h"
#include "fpdfsdk/include/cpdfsdk_interform.h"