Index: testing/embedder_test.cpp |
diff --git a/testing/embedder_test.cpp b/testing/embedder_test.cpp |
index 1c0dda6be1d195a456113b226288191e01a6cefa..7bc7bdda7b88f8aa7d7f7a21424acc87043386d3 100644 |
--- a/testing/embedder_test.cpp |
+++ b/testing/embedder_test.cpp |
@@ -11,9 +11,9 @@ |
#include <utility> |
#include <vector> |
-#include "../public/fpdf_dataavail.h" |
-#include "../public/fpdf_text.h" |
-#include "../public/fpdfview.h" |
+#include "public/fpdf_dataavail.h" |
+#include "public/fpdf_text.h" |
+#include "public/fpdfview.h" |
#include "test_support.h" |
#include "testing/gmock/include/gmock/gmock.h" |