summaryrefslogtreecommitdiff
path: root/include/fitz.h
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2004-11-26 03:20:37 +0100
committerTor Andersson <tor@ghostscript.com>2004-11-26 03:20:37 +0100
commit6c9bcc6f41bb738c216fc810246f60576d9ec6e4 (patch)
treea98834bbc2491c417743760d2869d1c066962b16 /include/fitz.h
parente8696b4046767fcbfc05056c13f919fdeff65158 (diff)
downloadmupdf-6c9bcc6f41bb738c216fc810246f60576d9ec6e4.tar.xz
cpu dependent skeleton
Diffstat (limited to 'include/fitz.h')
-rw-r--r--include/fitz.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fitz.h b/include/fitz.h
index 4aa56011..8c38652f 100644
--- a/include/fitz.h
+++ b/include/fitz.h
@@ -4,6 +4,7 @@
#define _FITZ_H_
#include "fitz/sysdep.h"
+#include "fitz/cpudep.h"
#include "fitz/base.h"
#include "fitz/math.h"