diff options
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/pngimage.h')
-rw-r--r-- | Build/source/texk/web2c/xetexdir/pngimage.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/xetexdir/pngimage.h b/Build/source/texk/web2c/xetexdir/pngimage.h index c126986c5c7..bda409dc7d5 100644 --- a/Build/source/texk/web2c/xetexdir/pngimage.h +++ b/Build/source/texk/web2c/xetexdir/pngimage.h @@ -1,7 +1,8 @@ /****************************************************************************\ Part of the XeTeX typesetting system - copyright (c) 1994-2006 by SIL International - written by Jonathan Kew + Copyright (c) 1994-2006 by SIL International + + SIL Author(s): Jonathan Kew This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -53,8 +54,6 @@ #include <w2c/config.h> #endif -#include "mfileio.h" - struct png_info { int width; int height; |