From a71ae473aca6220d591a31929650cbbb07bc620b Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 26 Oct 1993 09:59:06 +0000 Subject: [PATCH] Include em_label.h before em_code.h --- lang/pc/comp/error.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pc/comp/error.c b/lang/pc/comp/error.c index 0bc374f91..861693936 100644 --- a/lang/pc/comp/error.c +++ b/lang/pc/comp/error.c @@ -10,8 +10,8 @@ #include #include -#include #include +#include #include #include "LLlex.h" -- 2.34.1