diff options
Diffstat (limited to 'openbox/parse.h')
| -rw-r--r-- | openbox/parse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/parse.h b/openbox/parse.h index 1b72667d..a267757c 100644 --- a/openbox/parse.h +++ b/openbox/parse.h @@ -2,7 +2,7 @@ #define __parse_h #include <glib.h> -#include "y.tab.h" +#include "parse.tab.h" typedef enum { TOKEN_REAL, |
