aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bashast')
-rw-r--r--bashast/bashast.g2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashast/bashast.g b/bashast/bashast.g
index 5549439..b7e0d32 100644
--- a/bashast/bashast.g
+++ b/bashast/bashast.g
@@ -165,7 +165,7 @@ tokens{
@postinclude {
C_INCLUDE #include <boost/numeric/conversion/cast.hpp>
- C_INCLUDE #include "core/exceptions.h"
+ C_INCLUDE #include "exceptions.h"
}
@lexer::postinclude {
#define double_quoted ctx->double_quoted