diff options
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/epdf.h')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/epdf.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/epdf.h b/Build/source/texk/web2c/pdftexdir/epdf.h index 40db0974366..0569915225e 100644 --- a/Build/source/texk/web2c/pdftexdir/epdf.h +++ b/Build/source/texk/web2c/pdftexdir/epdf.h @@ -36,10 +36,10 @@ extern "C" { # undef CONFIG_H /* header file */ #endif -#include <web2c/c-auto.h> /* define SIZEOF_LONG */ -#include <web2c/config.h> /* define type integer */ +#include <c-auto.h> /* define SIZEOF_LONG */ +#include <config.h> /* define type integer */ -#include <web2c/pdftexdir/ptexmac.h> +#include <pdftexdir/ptexmac.h> #include "openbsd-compat.h" |