]> Dogcows Code - chaz/openbox/blobdiff - openbox/parse.y
add helper functions for manipulating the focus_order list.
[chaz/openbox] / openbox / parse.y
index de221f9f094fd6f13ce4e50c3f60566846632391..aa59fe4cabbcf45fa103174d5619d2b2a2e18085 100644 (file)
@@ -17,7 +17,9 @@
 }
 
 %{
+#define NO_TAB_H
 #include "parse.h"
+#undef NO_TAB_H
 
 extern int yylex();
 extern int yyparse();
This page took 0.022795 seconds and 4 git commands to generate.