summaryrefslogtreecommitdiff
path: root/source/svg/svg-imp.h
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/svg/svg-imp.h
parent5030ba7ebf7b3706ac065deef750d647570525b3 (diff)
downloadmupdf-0d60d3a866f80f091fca68316bcb2c01aa416b96.tar.xz
Make HTML header private.
Diffstat (limited to 'source/svg/svg-imp.h')
-rw-r--r--source/svg/svg-imp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/svg/svg-imp.h b/source/svg/svg-imp.h
index 419e66b9..45566074 100644
--- a/source/svg/svg-imp.h
+++ b/source/svg/svg-imp.h
@@ -1,5 +1,5 @@
-#ifndef MUPDF_SVG_IMP_H
-#define MUPDF_SVG_IMP_H
+#ifndef SOURCE_SVG_IMP_H
+#define SOURCE_SVG_IMP_H
typedef struct svg_document_s svg_document;