diff options
author | Martin Schröder <martin@oneiros.de> | 2008-02-24 14:21:16 +0000 |
---|---|---|
committer | Martin Schröder <martin@oneiros.de> | 2008-02-24 14:21:16 +0000 |
commit | bc195e7c0fe9d96cd9b6c0230da50da6fc28de26 (patch) | |
tree | 7717b13764e5bf58e012675f4cf886c600b45598 /Build/source/texk/kpathsea/lib.h | |
parent | d686889b1dedb8905567f2665ec6f572ff488b08 (diff) |
Build/source/texk/kpathsea/lib.h: c-std.h ->systypes.h
git-svn-id: svn://tug.org/texlive/trunk@6746 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/lib.h')
-rw-r--r-- | Build/source/texk/kpathsea/lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/lib.h b/Build/source/texk/kpathsea/lib.h index 77c8b19befd..18b2339d863 100644 --- a/Build/source/texk/kpathsea/lib.h +++ b/Build/source/texk/kpathsea/lib.h @@ -20,7 +20,7 @@ #define KPATHSEA_LIB_H #include <kpathsea/c-proto.h> -#include <kpathsea/c-std.h> +#include <kpathsea/systypes.h> #include <kpathsea/types.h> /* Define common sorts of messages. */ |