Ensure the KDE4Support KNS headers are not included
This should hopefully unbreak the Jenkins build.
This commit is contained in:
parent
eac8a41fed
commit
930a6b5e05
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
#include <KDE/KPluginInfo>
|
||||
#include <KDE/KServiceTypeTrader>
|
||||
#include <Plasma/Package>
|
||||
#include <KNS3/DownloadDialog>
|
||||
#include <KNewStuff3/KNS3/DownloadDialog>
|
||||
|
||||
#include "version.h"
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <KTitleWidget>
|
||||
#include <KServiceTypeTrader>
|
||||
#include <KShortcutsEditor>
|
||||
#include <KNS3/DownloadDialog>
|
||||
#include <KNewStuff3/KNS3/DownloadDialog>
|
||||
|
||||
// own
|
||||
#include "tabboxconfig.h"
|
||||
|
|
Loading…
Reference in a new issue