Improved native detection further.
[libfirm] / ir / be / scripts / generate_emitter_new.pl
index c121027..78790b2 100755 (executable)
@@ -160,6 +160,7 @@ print OUT<<EOF;
 #include "irnode.h"
 #include "irop_t.h"
 #include "irprog_t.h"
+#include "../beemitter.h"
 
 #include "gen_${arch}_emitter.h"
 #include "${arch}_new_nodes.h"