summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_edit/editint.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fpdfapi/fpdf_edit/editint.h')
-rw-r--r--core/fpdfapi/fpdf_edit/editint.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/fpdfapi/fpdf_edit/editint.h b/core/fpdfapi/fpdf_edit/editint.h
index 2e4b0cc067..8a73f123a3 100644
--- a/core/fpdfapi/fpdf_edit/editint.h
+++ b/core/fpdfapi/fpdf_edit/editint.h
@@ -9,9 +9,9 @@
#include <vector>
-#include "core/include/fxcrt/fx_basic.h"
-#include "core/include/fxcrt/fx_stream.h"
-#include "core/include/fxcrt/fx_system.h"
+#include "core/fxcrt/include/fx_basic.h"
+#include "core/fxcrt/include/fx_stream.h"
+#include "core/fxcrt/include/fx_system.h"
class CPDF_Creator;
class CPDF_Object;