diff options
Diffstat (limited to 'source/xps')
-rw-r--r-- | source/xps/xps-imp.h | 4 |
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; |