diff options
Diffstat (limited to 'src/coding.h')
| -rw-r--r-- | src/coding.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.h b/src/coding.h index 04225a40b3b..7bbfdbd6621 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -23,7 +23,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 23 | #define _CODING_H | 23 | #define _CODING_H |
| 24 | 24 | ||
| 25 | #ifndef _CCL_H | 25 | #ifndef _CCL_H |
| 26 | #include "../src/ccl.h" | 26 | #include "ccl.h" |
| 27 | #endif | 27 | #endif |
| 28 | 28 | ||
| 29 | /*** EMACS' INTERNAL FORMAT (emacs-mule) section ***/ | 29 | /*** EMACS' INTERNAL FORMAT (emacs-mule) section ***/ |