From 0089842c454e51367a10dd86856cca8884bd2f01 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 28 Aug 2016 00:37:50 -0400 Subject: add internal.h and te-parser.c --- error.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'error.c') diff --git a/error.c b/error.c index e88ab4f..3a5ea9c 100644 --- a/error.c +++ b/error.c @@ -1,5 +1,4 @@ -#include -#include "fhp/fhp.h" +#include "internal.h" // // error functions -- cgit v1.2.3