diff options
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/pl-lexer.c')
-rw-r--r-- | Build/source/texk/web2c/omegafonts/pl-lexer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/omegafonts/pl-lexer.c b/Build/source/texk/web2c/omegafonts/pl-lexer.c index f779d3614ff..f2d39860d47 100644 --- a/Build/source/texk/web2c/omegafonts/pl-lexer.c +++ b/Build/source/texk/web2c/omegafonts/pl-lexer.c @@ -1010,10 +1010,10 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Omega; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. - */ #include <kpathsea/lib.h> +#include <kpathsea/c-memstr.h> #include "parser.h" #include "pl-parser.h" #include "manifests.h" |