summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_parser/cpdf_null.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fpdfapi/fpdf_parser/cpdf_null.h')
-rw-r--r--core/fpdfapi/fpdf_parser/cpdf_null.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fpdfapi/fpdf_parser/cpdf_null.h b/core/fpdfapi/fpdf_parser/cpdf_null.h
index 9ffb0b13c1..45d73953ad 100644
--- a/core/fpdfapi/fpdf_parser/cpdf_null.h
+++ b/core/fpdfapi/fpdf_parser/cpdf_null.h
@@ -7,7 +7,7 @@
#ifndef CORE_FPDFAPI_FPDF_PARSER_CPDF_NULL_H_
#define CORE_FPDFAPI_FPDF_PARSER_CPDF_NULL_H_
-#include "core/fpdfapi/fpdf_parser/include/cpdf_object.h"
+#include "core/fpdfapi/fpdf_parser/cpdf_object.h"
class CPDF_Null : public CPDF_Object {
public: