summaryrefslogtreecommitdiff
path: root/colm/pdacodegen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'colm/pdacodegen.cpp')
-rw-r--r--colm/pdacodegen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/colm/pdacodegen.cpp b/colm/pdacodegen.cpp
index fab5bffc..cd3907b2 100644
--- a/colm/pdacodegen.cpp
+++ b/colm/pdacodegen.cpp
@@ -86,7 +86,7 @@ void PdaCodeGen::writeFirst()
"#include <colm/pdarun.h>\n"
"#include <colm/fsmrun2.h>\n"
"#include <colm/debug.h>\n"
- "#include <colm/bytecode2.h>\n"
+ "#include <colm/bytecode.h>\n"
"\n"
"extern RuntimeData main_runtimeData;\n";