| Index: fpdfsdk/fpdftext_embeddertest.cpp
|
| diff --git a/fpdfsdk/fpdftext_embeddertest.cpp b/fpdfsdk/fpdftext_embeddertest.cpp
|
| index 957e813f64803e9085f309cf5f83f0cca8ed266d..46168c8ac73b01c350a74d65d2958a514bc841b9 100644
|
| --- a/fpdfsdk/fpdftext_embeddertest.cpp
|
| +++ b/fpdfsdk/fpdftext_embeddertest.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/fxcrt/include/fx_basic.h"
|
| +#include "core/fxcrt/fx_basic.h"
|
| #include "public/fpdf_text.h"
|
| #include "public/fpdfview.h"
|
| #include "testing/embedder_test.h"
|
|
|