summaryrefslogtreecommitdiffstats
path: root/krec
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:27:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:27:56 -0600
commit7534907d3759a8c520eeb9a701b316d891c63bdf (patch)
tree63ebeff7addee1fba2b016370aef3ce6bd89dc26 /krec
parent748e86c67717d8262d7125e7b71d7440fd0a88a4 (diff)
downloadtdemultimedia-7534907d3759a8c520eeb9a701b316d891c63bdf.tar.gz
tdemultimedia-7534907d3759a8c520eeb9a701b316d891c63bdf.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'krec')
-rw-r--r--krec/krecconfig_files.h2
-rw-r--r--krec/krecconfigure.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/krec/krecconfig_files.h b/krec/krecconfig_files.h
index 9de24310..b036268e 100644
--- a/krec/krecconfig_files.h
+++ b/krec/krecconfig_files.h
@@ -14,7 +14,7 @@
#ifndef KREC_CONFIGURE_FILES_H
#define KREC_CONFIGURE_FILES_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <tqstringlist.h>
#include <tqstring.h>
diff --git a/krec/krecconfigure.h b/krec/krecconfigure.h
index 63d9e6d9..dbc8665d 100644
--- a/krec/krecconfigure.h
+++ b/krec/krecconfigure.h
@@ -14,7 +14,7 @@
#ifndef KREC_CONFIGURE_H
#define KREC_CONFIGURE_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <tqstringlist.h>
#include <tqstring.h>