AskUserActionInterface: fix JobUiDelegateExtension include
Using '#include <jobuidelegateextension.h>' breaks the build of other software that's building against KIO, e.g. KParts. Instead use: '#include <kio/jobuidelegateextension.h>'
Edited by Ahmad Samir