From 61046b948a7a15a605147635d317ff3bb27fb452 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 18 Feb 2016 14:48:48 -0500 Subject: Sort headers in non-xfa directories. This CL runs the chromium sort-headers.py script over the non-xfa code. XFA will be done after the includes have been updated to full paths. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1711793002 . --- fpdfsdk/include/fpdfxfa/fpdfxfa_util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fpdfsdk/include/fpdfxfa/fpdfxfa_util.h') diff --git a/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h b/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h index 6cb07915ed..9678453db6 100644 --- a/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h +++ b/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h @@ -9,6 +9,7 @@ #include +#include "fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h" #include "xfa/include/fwl/adapter/fwl_adaptertimermgr.h" #define JS_STR_VIEWERTYPE_STANDARD L"Exchange" -- cgit v1.2.3