summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:15:06 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:15:06 -0600
commit832eb5ed1aa979921dad9e000a653328ba98d10e (patch)
treedb4c3b3fdbfc25501faf23dc0c5e61796fc041e4
parentb6f3912adcfbbeea3415c287426bd771cd9170b9 (diff)
downloadknemo-832eb5ed.tar.gz
knemo-832eb5ed.zip
Fix FTBFS resulting from KCModule rename
-rw-r--r--src/kcm/configdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcm/configdialog.h b/src/kcm/configdialog.h
index 4a073df..e97a5aa 100644
--- a/src/kcm/configdialog.h
+++ b/src/kcm/configdialog.h
@@ -25,7 +25,7 @@
#include <tqstring.h>
#include <tqlistview.h>
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include "data.h"