summaryrefslogtreecommitdiff
path: root/read.h
diff options
context:
space:
mode:
Diffstat (limited to 'read.h')
-rw-r--r--read.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/read.h b/read.h
index 80f0261..b47edb0 100644
--- a/read.h
+++ b/read.h
@@ -1,7 +1,7 @@
#ifndef _read_h
#define _read_h
-#include "parser.h"
+#include "prs.h"
#include "ast.h"
AstNode read();