summaryrefslogtreecommitdiffstats
path: root/src/idct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/idct.c')
-rw-r--r--src/idct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/idct.c b/src/idct.c
index db83be8..fce305a 100644
--- a/src/idct.c
+++ b/src/idct.c
@@ -3,7 +3,7 @@
/* Author : Pierre Guerrier, march 1998 */
/* IDCT code by Geert Janssen */
/*---------------------------------------------*/
-#include "idct.h"
+#include "dct.h"
/*-------------------------------------------------------*/
/* JPEG data types here */