summaryrefslogtreecommitdiff
path: root/openbox/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/parse.h')
-rw-r--r--openbox/parse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/parse.h b/openbox/parse.h
index d77b6924..3ce5ebbd 100644
--- a/openbox/parse.h
+++ b/openbox/parse.h
@@ -2,7 +2,9 @@
#define __parse_h
#include <glib.h>
+#ifndef NO_TAB_H
#include "parse.tab.h"
+#endif
typedef enum {
TOKEN_REAL = REAL,