summaryrefslogtreecommitdiff
path: root/colm/parsetree.h
diff options
context:
space:
mode:
Diffstat (limited to 'colm/parsetree.h')
-rw-r--r--colm/parsetree.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/colm/parsetree.h b/colm/parsetree.h
index b9841c7e..9e65bf6d 100644
--- a/colm/parsetree.h
+++ b/colm/parsetree.h
@@ -35,7 +35,6 @@
#include "astring.h"
#include "bytecode.h"
#include "avlbasic.h"
-#include "fsmrun.h"
/* Operators that are represented with single symbol characters. */
#define OP_DoubleEql 'e'