diff options
Diffstat (limited to 'testing/test_support.h')
-rw-r--r-- | testing/test_support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/test_support.h b/testing/test_support.h index afa3bafc96..a2241144a4 100644 --- a/testing/test_support.h +++ b/testing/test_support.h @@ -8,7 +8,7 @@ #include <stdlib.h> #include <string> -#include "../public/fpdfview.h" +#include "public/fpdfview.h" #ifdef PDF_ENABLE_V8 #include "v8/include/v8.h" |