Fix FTBFS resulting from KCModule rename

pull/1/head
Timothy Pearson 12 years ago
parent 75f54ed56a
commit 2a74bca8c8

@ -15,7 +15,7 @@
#ifndef KCMKUICK_H
#define KCMKUICK_H
#include <kcmodule.h>
#include <tdecmodule.h>
#include <kaboutdata.h>
#include "kcmkuickdialog.h"

@ -52,7 +52,7 @@
#include <kactioncollection.h>
#include <kshortcut.h>
#include <kmimetype.h>
#include <kcmoduleinfo.h>
#include <tdecmoduleinfo.h>
#include <kmdcodec.h>
#include <kparts/browserextension.h>

@ -21,7 +21,7 @@
#include "metabarwidget.h"
#include "settingsplugin.h"
#include <kcmoduleinfo.h>
#include <tdecmoduleinfo.h>
#include <kservice.h>
#include <klocale.h>

Loading…
Cancel
Save