Index: xfa/fxgraphics/pre.h |
diff --git a/xfa/src/fxgraphics/pre.h b/xfa/fxgraphics/pre.h |
similarity index 99% |
rename from xfa/src/fxgraphics/pre.h |
rename to xfa/fxgraphics/pre.h |
index 625df394d75526163aaf7e93efcac5ecbd4316bf..fb0ac55839e144d3f978de7c281988b15621d651 100644 |
--- a/xfa/src/fxgraphics/pre.h |
+++ b/xfa/fxgraphics/pre.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef XFA_SRC_FXGRAPHICS_PRE_H_ |
-#define XFA_SRC_FXGRAPHICS_PRE_H_ |
+#ifndef XFA_FXGRAPHICS_PRE_H_ |
+#define XFA_FXGRAPHICS_PRE_H_ |
enum { |
FX_CONTEXT_None = 0, |
@@ -583,4 +583,4 @@ static const FX_HATCHDATA hatchBitmapData[FX_HATCHSTYLE_Total] = { |
#else |
#endif |
-#endif // XFA_SRC_FXGRAPHICS_PRE_H_ |
+#endif // XFA_FXGRAPHICS_PRE_H_ |