summaryrefslogtreecommitdiffstats
path: root/kweather/kcmweather.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:29:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:29:57 -0600
commit3e2a2c432996c0959278a76d08c5b0b827c72329 (patch)
treeb5529e2be363447d4720ceaaac00bc7b574c6f9d /kweather/kcmweather.h
parent9ea931fb1bda0802797c1d38fd903b5451b91a5a (diff)
downloadtdetoys-3e2a2c432996c0959278a76d08c5b0b827c72329.tar.gz
tdetoys-3e2a2c432996c0959278a76d08c5b0b827c72329.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'kweather/kcmweather.h')
-rw-r--r--kweather/kcmweather.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/kcmweather.h b/kweather/kcmweather.h
index e030e27..fb4abcf 100644
--- a/kweather/kcmweather.h
+++ b/kweather/kcmweather.h
@@ -23,7 +23,7 @@
#ifndef KCMWEATHER_H
#define KCMWEATHER_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
class prefsDialogData;