summaryrefslogtreecommitdiffstats
path: root/libkcddb
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 /libkcddb
parent748e86c67717d8262d7125e7b71d7440fd0a88a4 (diff)
downloadtdemultimedia-7534907d3759a8c520eeb9a701b316d891c63bdf.tar.gz
tdemultimedia-7534907d3759a8c520eeb9a701b316d891c63bdf.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'libkcddb')
-rw-r--r--libkcddb/kcmcddb/kcmcddb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/kcmcddb/kcmcddb.h b/libkcddb/kcmcddb/kcmcddb.h
index af83fe80..3bdb98c8 100644
--- a/libkcddb/kcmcddb/kcmcddb.h
+++ b/libkcddb/kcmcddb/kcmcddb.h
@@ -20,7 +20,7 @@
#ifndef KCMCDDB_H
#define KCMCDDB_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include "libkcddb/config.h"