From 089a7320ff201080a8aa1b591eacd9be1f88b5c3 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 2 Apr 2003 18:37:28 +0000 Subject: undo that --- openbox/parse.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'openbox/parse.h') diff --git a/openbox/parse.h b/openbox/parse.h index 9f9eda6d..3c649db1 100644 --- a/openbox/parse.h +++ b/openbox/parse.h @@ -2,9 +2,7 @@ #define __parse_h #include -#ifndef NO_Y_H -# include "y.tab.h" -#endif +#include "y.tab.h" typedef enum { TOKEN_REAL = REAL, -- cgit v1.2.3