summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:14:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:14:37 -0600
commit9cc9520b6cd2219450f386a0b5a17a06f43f2370 (patch)
treeabe3859c9ae8dee0e4b2a6738de43f9bff123cb8
parent2c48a779bdae10697b43c37d5bc6e19f4483c35c (diff)
downloadkcmldapmanager-9cc9520b.tar.gz
kcmldapmanager-9cc9520b.zip
Fix FTBFS resulting from KCModule rename
-rw-r--r--src/ldapmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapmgr.h b/src/ldapmgr.h
index 2af5602..00d20e8 100644
--- a/src/ldapmgr.h
+++ b/src/ldapmgr.h
@@ -21,7 +21,7 @@
#ifndef _LDAPMGR_H_
#define _LDAPMGR_H_
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <kaboutdata.h>
#include <kpushbutton.h>
#include <klistview.h>