From d447dc0f59619d26073699d9f81d7de77c200be4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 3 Apr 2003 05:59:03 +0000 Subject: new build system without automake --- openbox/parse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/parse.h') diff --git a/openbox/parse.h b/openbox/parse.h index 1b72667d..a267757c 100644 --- a/openbox/parse.h +++ b/openbox/parse.h @@ -2,7 +2,7 @@ #define __parse_h #include -#include "y.tab.h" +#include "parse.tab.h" typedef enum { TOKEN_REAL, -- cgit v1.2.3