summaryrefslogtreecommitdiff
path: root/openbox/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/parse.h')
-rw-r--r--openbox/parse.h4
1 files changed, 1 insertions, 3 deletions
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 <glib.h>
-#ifndef NO_Y_H
-# include "y.tab.h"
-#endif
+#include "y.tab.h"
typedef enum {
TOKEN_REAL = REAL,