Index: core/fxge/cfx_graphstatedata.h |
diff --git a/core/fxge/include/cfx_graphstatedata.h b/core/fxge/cfx_graphstatedata.h |
similarity index 84% |
rename from core/fxge/include/cfx_graphstatedata.h |
rename to core/fxge/cfx_graphstatedata.h |
index b5f784702d96fe5eaf4223a5e7c514c0fcebe20c..03e4a8f51a9c5ea227c9f6bd568f1363f2fb13d8 100644 |
--- a/core/fxge/include/cfx_graphstatedata.h |
+++ b/core/fxge/cfx_graphstatedata.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef CORE_FXGE_INCLUDE_CFX_GRAPHSTATEDATA_H_ |
-#define CORE_FXGE_INCLUDE_CFX_GRAPHSTATEDATA_H_ |
+#ifndef CORE_FXGE_CFX_GRAPHSTATEDATA_H_ |
+#define CORE_FXGE_CFX_GRAPHSTATEDATA_H_ |
#include "core/fxcrt/fx_system.h" |
@@ -35,4 +35,4 @@ class CFX_GraphStateData { |
FX_FLOAT m_LineWidth; |
}; |
-#endif // CORE_FXGE_INCLUDE_CFX_GRAPHSTATEDATA_H_ |
+#endif // CORE_FXGE_CFX_GRAPHSTATEDATA_H_ |