aboutsummaryrefslogtreecommitdiff
path: root/src/grecs-gram.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/grecs-gram.y')
-rw-r--r--src/grecs-gram.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grecs-gram.y b/src/grecs-gram.y
index 3d4cb2f..a805702 100644
--- a/src/grecs-gram.y
+++ b/src/grecs-gram.y
@@ -18,6 +18,7 @@
18#ifdef HAVE_CONFIG_H 18#ifdef HAVE_CONFIG_H
19# include <config.h> 19# include <config.h>
20#endif 20#endif
21#include "yygrecs.h"
21#include <grecs.h> 22#include <grecs.h>
22#include <grecs-gram.h> 23#include <grecs-gram.h>
23#include <stdlib.h> 24#include <stdlib.h>

Return to:

Send suggestions and report system problems to the System administrator.