From 39c62fd528854eb4606b8f1917a777532b04db03 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Thu, 29 Sep 2016 12:49:17 -0700 Subject: Move core/fpdfapi/include to core/fpdfapi BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2376153004 --- core/fpdfapi/cpdf_modulemgr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/fpdfapi/cpdf_modulemgr.cpp') diff --git a/core/fpdfapi/cpdf_modulemgr.cpp b/core/fpdfapi/cpdf_modulemgr.cpp index 454ffcd465..26a0ff37e6 100644 --- a/core/fpdfapi/cpdf_modulemgr.cpp +++ b/core/fpdfapi/cpdf_modulemgr.cpp @@ -4,7 +4,7 @@ // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com -#include "core/fpdfapi/include/cpdf_modulemgr.h" +#include "core/fpdfapi/cpdf_modulemgr.h" #include "core/fpdfapi/fpdf_page/cpdf_pagemodule.h" #include "core/fxcodec/include/fx_codec.h" -- cgit v1.2.3