diff --git a/bochs/disasm/dis_groups.cc b/bochs/disasm/dis_groups.cc index 1796bb452..02e1a6041 100644 --- a/bochs/disasm/dis_groups.cc +++ b/bochs/disasm/dis_groups.cc @@ -1,6 +1,7 @@ #include #include -#include "../bochs.h" +#include "disasm.h" +#include "../bx_debug/debug.h" ////////////////// // Intel STYLE