summaryrefslogtreecommitdiff
path: root/stream/filt_faxe.c
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2005-03-30 10:45:21 +0200
committerTor Andersson <tor@ghostscript.com>2005-03-30 10:45:21 +0200
commit5f4d61903ee8fc514ed7e23eac4d5ac6409ff760 (patch)
treea824aa883d9d5df072c17ec0a2ac4a2b5074c2c0 /stream/filt_faxe.c
parentee154f16bd09a43359967f7e7b86c3677c09461d (diff)
downloadmupdf-5f4d61903ee8fc514ed7e23eac4d5ac6409ff760.tar.xz
rename and shuffle -- part 2
Diffstat (limited to 'stream/filt_faxe.c')
-rw-r--r--stream/filt_faxe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/stream/filt_faxe.c b/stream/filt_faxe.c
index e96c5ace..c9155e01 100644
--- a/stream/filt_faxe.c
+++ b/stream/filt_faxe.c
@@ -1,7 +1,7 @@
#include <fitz.h>
-#include "faxe.h"
-#include "faxc.h"
+#include "filt_faxe.h"
+#include "filt_faxc.h"
/* TODO: honor Rows param */