aboutsummaryrefslogtreecommitdiff
path: root/match.c
diff options
context:
space:
mode:
Diffstat (limited to 'match.c')
-rw-r--r--match.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/match.c b/match.c
index a9e32bc..286c077 100644
--- a/match.c
+++ b/match.c
@@ -7,7 +7,7 @@
#include <stdlib.h>
#include <string.h>
-#include "grammar.h"
+#include "definitions.h"
#include "types.h"
#include "utils.h"
#include "match.h"