diff --git a/opparser.cc b/opparser.cc index cdcd973..c548209 100644 --- a/opparser.cc +++ b/opparser.cc @@ -1,5 +1,6 @@ #include "externals.hh" #include "opast.hh" +#include "ops.hh" #include "opcomp.hh" #include