Index: xfa/src/fxgraphics/src/fx_graphics.cpp |
diff --git a/xfa/src/fxgraphics/src/fx_graphics.cpp b/xfa/src/fxgraphics/src/fx_graphics.cpp |
index df0ecbba22082b4d9128bdd741106d111214bf29..655c87085bf87238a7d3b01bf6893530ee457edc 100644 |
--- a/xfa/src/fxgraphics/src/fx_graphics.cpp |
+++ b/xfa/src/fxgraphics/src/fx_graphics.cpp |
@@ -4,9 +4,9 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../../../third_party/base/nonstd_unique_ptr.h" |
#include "fx_path_generator.h" |
#include "pre.h" |
+#include "third_party/base/nonstd_unique_ptr.h" |
class CAGG_Graphics { |
public: |