summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:14:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:14:36 -0600
commitcf5724ec85944e55fa55f61c8d3a09012ff24fd9 (patch)
tree0e9a25046b389722ab0249d14b518420a6c65acd
parentd6c10444bfa31e0bcf5f003305f2d489faf40e97 (diff)
downloadkcmldapcontroller-cf5724ec.tar.gz
kcmldapcontroller-cf5724ec.zip
Fix FTBFS resulting from KCModule rename
-rw-r--r--src/ldapcontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapcontroller.h b/src/ldapcontroller.h
index 489efbe..ba4d351 100644
--- a/src/ldapcontroller.h
+++ b/src/ldapcontroller.h
@@ -21,7 +21,7 @@
#ifndef _LDAPCONTROLLER_H_
#define _LDAPCONTROLLER_H_
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <kaboutdata.h>
#include <kpushbutton.h>
#include <klistview.h>