Index: core/fxge/skia/fx_skia_device.h |
diff --git a/core/src/fxge/skia/fx_skia_device.h b/core/fxge/skia/fx_skia_device.h |
similarity index 97% |
rename from core/src/fxge/skia/fx_skia_device.h |
rename to core/fxge/skia/fx_skia_device.h |
index 31c5982188344360439b327083679e3e7650d218..1a36fbe85b776d846f46c9e79d6b0aaec526fe03 100644 |
--- a/core/src/fxge/skia/fx_skia_device.h |
+++ b/core/fxge/skia/fx_skia_device.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CORE_SRC_FXGE_SKIA_FX_SKIA_DEVICE_H_ |
-#define CORE_SRC_FXGE_SKIA_FX_SKIA_DEVICE_H_ |
+#ifndef CORE_FXGE_SKIA_FX_SKIA_DEVICE_H_ |
+#define CORE_FXGE_SKIA_FX_SKIA_DEVICE_H_ |
#if defined(_SKIA_SUPPORT_) |
@@ -146,4 +146,4 @@ class CFX_SkiaDeviceDriver : public IFX_RenderDeviceDriver { |
}; |
#endif // defined(_SKIA_SUPPORT_) |
-#endif // CORE_SRC_FXGE_SKIA_FX_SKIA_DEVICE_H_ |
+#endif // CORE_FXGE_SKIA_FX_SKIA_DEVICE_H_ |