X-Git-Url: https://www.kengrimes.com/gitweb/?p=henge%2Fapc.git;a=blobdiff_plain;f=src%2Fapc.c;fp=src%2Fapc.c;h=a4ae543f9f941a1712644f0f67115333740e8fc1;hp=2307ccc3f73b9dfa1916a2e7c20a9628a402170c;hb=4f883c6be14a9721cd1793373b522dcf6a57f878;hpb=44adcae5601d919ab63f8241ebac4ddfc0bc69f5 diff --git a/src/apc.c b/src/apc.c index 2307ccc..a4ae543 100644 --- a/src/apc.c +++ b/src/apc.c @@ -19,7 +19,7 @@ #include //exit #include //getopt /* Internal */ -#include //bison +#include "parser.tab.h" //bison const char* cargs['Z'] = {0};