diff --git a/src/runner/converters.h b/src/runner/converters.h index 6fa50e4..988f839 100644 --- a/src/runner/converters.h +++ b/src/runner/converters.h @@ -11,9 +11,6 @@ // sip and qt slots seems to conflict #include -#include "idownloadmanager.h" -#include "imodrepositorybridge.h" - // Include the container converters from utils: #include "pythonutils.h"