summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/korganizer
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:29:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:29:27 -0600
commit61bddfe3a7226b18c68a76124b727c736f431688 (patch)
tree8cb13f0e03856e5e3f6e2026a800dae43241393e /kontact/plugins/korganizer
parentbd48df85ebd2f1604edcb231fdc4af4197f8bede (diff)
downloadtdepim-61bddfe3a7226b18c68a76124b727c736f431688.tar.gz
tdepim-61bddfe3a7226b18c68a76124b727c736f431688.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'kontact/plugins/korganizer')
-rw-r--r--kontact/plugins/korganizer/kcmkorgsummary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/korganizer/kcmkorgsummary.h b/kontact/plugins/korganizer/kcmkorgsummary.h
index 216e89d1..18db1df7 100644
--- a/kontact/plugins/korganizer/kcmkorgsummary.h
+++ b/kontact/plugins/korganizer/kcmkorgsummary.h
@@ -24,7 +24,7 @@
#ifndef KCMKORGSUMMARY_H
#define KCMKORGSUMMARY_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
class TQSpinxBox;
class TQButtonGroup;