Index: xfa/fde/cfde_path.h |
diff --git a/xfa/fde/cfde_path.h b/xfa/fde/cfde_path.h |
index 54bebf3bc8dc5a36e60c8d079205ef7821130006..34619d45ef55946f0d1c627373696f5345c91d3a 100644 |
--- a/xfa/fde/cfde_path.h |
+++ b/xfa/fde/cfde_path.h |
@@ -7,8 +7,8 @@ |
#ifndef XFA_FDE_CFDE_PATH_H_ |
#define XFA_FDE_CFDE_PATH_H_ |
-#include "core/fxge/include/cfx_pathdata.h" |
-#include "core/fxge/include/cfx_renderdevice.h" |
+#include "core/fxge/cfx_pathdata.h" |
+#include "core/fxge/cfx_renderdevice.h" |
#include "xfa/fgas/crt/fgas_memory.h" |
class CFDE_Path : public CFX_Target { |