summaryrefslogtreecommitdiffstats
path: root/lanbrowsing/kcmlisa/kcmlisa.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:28:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:28:34 -0600
commitccfaeb9b831a41e93e777b041cdf33a7d40a0e0b (patch)
treebf50f381bae726615cec4d7174f7bb4d0f20051d /lanbrowsing/kcmlisa/kcmlisa.h
parent4816c4a735e1704c433dbe42155bf3887180d8ea (diff)
downloadtdenetwork-ccfaeb9b831a41e93e777b041cdf33a7d40a0e0b.tar.gz
tdenetwork-ccfaeb9b831a41e93e777b041cdf33a7d40a0e0b.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'lanbrowsing/kcmlisa/kcmlisa.h')
-rw-r--r--lanbrowsing/kcmlisa/kcmlisa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lanbrowsing/kcmlisa/kcmlisa.h b/lanbrowsing/kcmlisa/kcmlisa.h
index 5a39d09a..6e0370ee 100644
--- a/lanbrowsing/kcmlisa/kcmlisa.h
+++ b/lanbrowsing/kcmlisa/kcmlisa.h
@@ -22,7 +22,7 @@
#define KCMLISA_H
#include <kconfig.h>
-#include <kcmodule.h>
+#include <tdecmodule.h>
class TQPushButton;
class TQCheckBox;