summaryrefslogtreecommitdiff
path: root/Build/source/texk/makeindexk/mkind.h
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-10-16 08:03:05 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-10-16 08:03:05 +0000
commit198daebe462ae94c6cf042b34e1f5def876b7385 (patch)
treed85491b698557a47aed22f248d62a447156ae878 /Build/source/texk/makeindexk/mkind.h
parent4e11fdf73969526a1909af7b9c23617c27da9134 (diff)
makeindexk: Drop duplicate '#include'
git-svn-id: svn://tug.org/texlive/trunk@27981 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makeindexk/mkind.h')
-rw-r--r--Build/source/texk/makeindexk/mkind.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/makeindexk/mkind.h b/Build/source/texk/makeindexk/mkind.h
index e0b2917cd14..dab51a20893 100644
--- a/Build/source/texk/makeindexk/mkind.h
+++ b/Build/source/texk/makeindexk/mkind.h
@@ -25,7 +25,7 @@
*
*/
-#include "c-auto.h"
+#include <c-auto.h>
/***********************************************************************
@@ -95,7 +95,6 @@
#include <kpathsea/progname.h>
#include <kpathsea/tex-glyph.h>
#include <kpathsea/expand.h>
-#include <c-auto.h>
#endif
#include <stdio.h>