diff --git a/utils/regtools/qeditor/backend.h b/utils/regtools/qeditor/backend.h index a813f5929f..b94f481b07 100644 --- a/utils/regtools/qeditor/backend.h +++ b/utils/regtools/qeditor/backend.h @@ -9,7 +9,7 @@ #ifdef HAVE_HWSTUB #include "hwstub.h" #endif -#include "soc.h" +#include "soc_desc.hpp" class IoBackend : public QObject {