Fix FTBFS resulting from KCModule rename

pull/1/head
Timothy Pearson 11 years ago
parent 3c5631f74d
commit c7549e238d

@ -23,7 +23,7 @@
#ifndef __kamera_h__
#define __kamera_h__
#include <kcmodule.h>
#include <tdecmodule.h>
#include <gphoto2.h>
class TQWidget;

@ -17,7 +17,7 @@
#ifndef KGAMMA_H_
#define KGAMMA_H_
#include <kcmodule.h>
#include <tdecmodule.h>
class GammaCtrl;
class TQCheckBox;

@ -19,7 +19,7 @@
#ifndef KCMKMRML_H
#define KCMKMRML_H
#include <kcmodule.h>
#include <tdecmodule.h>
class TDEAboutData;
class KURLRequester;

@ -19,7 +19,7 @@
#ifndef KVIEWCONFMODULES_H
#define KVIEWCONFMODULES_H
#include <kcmodule.h>
#include <tdecmodule.h>
class TQVButtonGroup;

@ -19,7 +19,7 @@
#ifndef CONFMODULES_H
#define CONFMODULES_H
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqptrlist.h>
class GeneralConfigWidget;

@ -19,7 +19,7 @@
#ifndef KVIEWPRESENTERCONFIG_H
#define KVIEWPRESENTERCONFIG_H
#include <kcmodule.h>
#include <tdecmodule.h>
class TQCheckBox;

Loading…
Cancel
Save