From b4e7f304af0ad92d20f952e6634000d177974f47 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 6 Nov 2015 15:52:32 -0800 Subject: Merge to XFA: Fix all relative includes to public. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1415803007 . (cherry picked from commit 5899671184d01b74989d181363066379ef3e4051) Review URL: https://codereview.chromium.org/1431593007 . --- testing/test_support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/test_support.h') diff --git a/testing/test_support.h b/testing/test_support.h index afa3bafc96..a2241144a4 100644 --- a/testing/test_support.h +++ b/testing/test_support.h @@ -8,7 +8,7 @@ #include #include -#include "../public/fpdfview.h" +#include "public/fpdfview.h" #ifdef PDF_ENABLE_V8 #include "v8/include/v8.h" -- cgit v1.2.3