Index: fpdfsdk/formfiller/cffl_interactiveformfiller.cpp |
diff --git a/fpdfsdk/formfiller/cffl_interactiveformfiller.cpp b/fpdfsdk/formfiller/cffl_interactiveformfiller.cpp |
index 1289becd7fcbf3a6295d51da9ab3ed67c71e11af..dd30b8ecf25b037b6d4ccf46e8ff5115f0cdf91d 100644 |
--- a/fpdfsdk/formfiller/cffl_interactiveformfiller.cpp |
+++ b/fpdfsdk/formfiller/cffl_interactiveformfiller.cpp |
@@ -8,9 +8,9 @@ |
#include "core/fpdfapi/fpdf_page/cpdf_page.h" |
#include "core/fpdfapi/fpdf_parser/cpdf_document.h" |
-#include "core/fxge/include/cfx_graphstatedata.h" |
-#include "core/fxge/include/cfx_pathdata.h" |
-#include "core/fxge/include/cfx_renderdevice.h" |
+#include "core/fxge/cfx_graphstatedata.h" |
+#include "core/fxge/cfx_pathdata.h" |
+#include "core/fxge/cfx_renderdevice.h" |
#include "fpdfsdk/formfiller/cffl_checkbox.h" |
#include "fpdfsdk/formfiller/cffl_combobox.h" |
#include "fpdfsdk/formfiller/cffl_formfiller.h" |