From 245fad093fb2344f571a615c51b44d265cca26db Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 9 May 2021 14:41:01 -0400 Subject: bootstrap_cmds: Patches all working --- bootstrap_cmds/migcom.tproj/lexxer.l | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap_cmds/migcom.tproj/lexxer.l') diff --git a/bootstrap_cmds/migcom.tproj/lexxer.l b/bootstrap_cmds/migcom.tproj/lexxer.l index 82b32e5..4a784c0 100644 --- a/bootstrap_cmds/migcom.tproj/lexxer.l +++ b/bootstrap_cmds/migcom.tproj/lexxer.l @@ -71,7 +71,7 @@ FileName ({QString}|{AString}) #include #include "statement.h" #include "global.h" -#include "y.tab.h" // was parser.h +#include "parser.h" #include "lexxer.h" #include "mig_machine.h" -- cgit v1.2.3-56-ge451