From 6675a80c6afe3652b7bd918b80a16a8effb51b8f Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Thu, 4 Jun 2015 19:05:21 -0700 Subject: Merge to XFA: Move fx_safe_types.h to include/ directory. Original Review URL: https://codereview.chromium.org/1147353006 TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1152693005 --- core/src/fxcrt/extension.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/src/fxcrt/extension.h') diff --git a/core/src/fxcrt/extension.h b/core/src/fxcrt/extension.h index 8d02e329ad..0f37bbfefc 100644 --- a/core/src/fxcrt/extension.h +++ b/core/src/fxcrt/extension.h @@ -7,7 +7,7 @@ #ifndef CORE_SRC_FXCRT_EXTENSION_H_ #define CORE_SRC_FXCRT_EXTENSION_H_ -#include "fx_safe_types.h" +#include "../../include/fxcrt/fx_safe_types.h" class IFXCRT_FileAccess { -- cgit v1.2.3