summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfcatalog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/fpdfcatalog.cpp')
-rw-r--r--fpdfsdk/fpdfcatalog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/fpdfcatalog.cpp b/fpdfsdk/fpdfcatalog.cpp
index 493e5aea43..af6e40a0ad 100644
--- a/fpdfsdk/fpdfcatalog.cpp
+++ b/fpdfsdk/fpdfcatalog.cpp
@@ -5,7 +5,7 @@
#include "public/fpdf_catalog.h"
#include "core/fpdfapi/parser/cpdf_document.h"
-#include "fpdfsdk/fsdk_define.h"
+#include "fpdfsdk/cpdfsdk_helpers.h"
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
FPDFCatalog_IsTagged(FPDF_DOCUMENT document) {