Index: fpdfsdk/src/fpdfformfill_embeddertest.cpp |
diff --git a/fpdfsdk/src/fpdfformfill_embeddertest.cpp b/fpdfsdk/src/fpdfformfill_embeddertest.cpp |
index 53cdcbd041aadfc355890c49392f034616163ba6..f6d444abedfcb00647fe23e0a384a5f8f287a914 100644 |
--- a/fpdfsdk/src/fpdfformfill_embeddertest.cpp |
+++ b/fpdfsdk/src/fpdfformfill_embeddertest.cpp |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "../../public/fpdf_formfill.h" |
#include "../../testing/embedder_test.h" |
#include "../../testing/embedder_test_mock_delegate.h" |
#include "../../testing/embedder_test_timer_handling_delegate.h" |
+#include "public/fpdf_formfill.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |