]> Dogcows Code - chaz/openbox/blobdiff - openbox/parse.h
add helper functions for manipulating the focus_order list.
[chaz/openbox] / openbox / parse.h
index d77b6924a3c8539dd9958e6347c2b65166bf3217..3ce5ebbdc3420b1c6cac2a394ba2611530d54418 100644 (file)
@@ -2,7 +2,9 @@
 #define __parse_h
 
 #include <glib.h>
+#ifndef NO_TAB_H
 #include "parse.tab.h"
+#endif
 
 typedef enum {
     TOKEN_REAL       = REAL,
This page took 0.021194 seconds and 4 git commands to generate.