diff options
Diffstat (limited to 'core/fpdfdoc/doc_basic_unittest.cpp')
-rw-r--r-- | core/fpdfdoc/doc_basic_unittest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fpdfdoc/doc_basic_unittest.cpp b/core/fpdfdoc/doc_basic_unittest.cpp index 0ab70c9304..5713a6debb 100644 --- a/core/fpdfdoc/doc_basic_unittest.cpp +++ b/core/fpdfdoc/doc_basic_unittest.cpp @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "core/include/fpdfdoc/fpdf_doc.h" +#include "core/fpdfdoc/include/fpdf_doc.h" #include <memory> #include <vector> |