summaryrefslogtreecommitdiff
path: root/source/xps
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-04-24 12:42:50 +0200
committerTor Andersson <tor.andersson@artifex.com>2017-04-27 15:11:37 +0200
commit0d60d3a866f80f091fca68316bcb2c01aa416b96 (patch)
treedab9e1663a76cd79cb7f3d79f9558fea5b325456 /source/xps
parent5030ba7ebf7b3706ac065deef750d647570525b3 (diff)
downloadmupdf-0d60d3a866f80f091fca68316bcb2c01aa416b96.tar.xz
Make HTML header private.
Diffstat (limited to 'source/xps')
-rw-r--r--source/xps/xps-imp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/xps/xps-imp.h b/source/xps/xps-imp.h
index d783c5c0..f86f16f1 100644
--- a/source/xps/xps-imp.h
+++ b/source/xps/xps-imp.h
@@ -1,5 +1,5 @@
-#ifndef MUPDF_XPS_IMP_H
-#define MUPDF_XPS_IMP_H
+#ifndef SOURCE_XPS_IMP_H
+#define SOURCE_XPS_IMP_H
typedef struct xps_document_s xps_document;
typedef struct xps_page_s xps_page;