diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-04-03 05:59:03 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-04-03 05:59:03 +0000 |
| commit | d447dc0f59619d26073699d9f81d7de77c200be4 (patch) | |
| tree | fae507e2a2568d249b0681bfc255ea3941a71a6f /openbox/parse.h | |
| parent | 28a4456c46976ba5c58a300dfa67109227bc1583 (diff) | |
new build system without automake
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, |
