summaryrefslogtreecommitdiff
path: root/stream/filt_faxetab.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_faxetab.c
parentee154f16bd09a43359967f7e7b86c3677c09461d (diff)
downloadmupdf-5f4d61903ee8fc514ed7e23eac4d5ac6409ff760.tar.xz
rename and shuffle -- part 2
Diffstat (limited to 'stream/filt_faxetab.c')
-rw-r--r--stream/filt_faxetab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/filt_faxetab.c b/stream/filt_faxetab.c
index 409039f4..34914c2d 100644
--- a/stream/filt_faxetab.c
+++ b/stream/filt_faxetab.c
@@ -1,6 +1,6 @@
/* Tables for CCITTFaxEncode filter */
-#include "faxe.h"
+#include "filt_faxe.h"
/* Define the end-of-line code. */
const cfe_code cf_run_eol = {1, 12};