Fix FTBFS resulting from KCModule rename

pull/1/head
Timothy Pearson 11 years ago
parent 6e7a54d5c2
commit 3a8431fc92

@ -21,7 +21,7 @@
// This must be first
#include <config.h>
#include "settings.h"
#include <kcmodule.h>
#include <tdecmodule.h>
//----------------------------
// KCM stuff

@ -34,7 +34,7 @@
#include <kapplication.h>
#include <kaboutdata.h>
#include <kdialogbase.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include <kdebug.h>
#include "linklabel.h"

@ -29,7 +29,7 @@
#include <tqcolor.h>
#include <tqpoint.h>
#include <tqsize.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include <kaction.h>
#include <kmainwindow.h>
#include <tqdatetime.h>

Loading…
Cancel
Save