summaryrefslogtreecommitdiff
path: root/stream/filt_dcte.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/filt_dcte.c')
-rw-r--r--stream/filt_dcte.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/filt_dcte.c b/stream/filt_dcte.c
index 547721b4..74f6bbd3 100644
--- a/stream/filt_dcte.c
+++ b/stream/filt_dcte.c
@@ -1,6 +1,6 @@
#include <fitz.h>
-#include "dctc.h"
+#include "filt_dctc.h"
typedef struct fz_dcte_s fz_dcte;