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 --- token.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'token.c') diff --git a/token.c b/token.c index d32c952..4e5dbfc 100644 --- a/token.c +++ b/token.c @@ -1,5 +1,4 @@ -#include -#include "fhp/fhp.h" +#include "internal.h" // // token functions -- cgit v1.2.3