summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon/profile.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:30:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:30:12 -0600
commitc3e3301aba81e1c1771fa309941888a8b0fb59bc (patch)
tree2998ec17cb4a178fbcacc1a70c551874feb6d59f /klaptopdaemon/profile.h
parent5d54d9b2688c958818ab4d016db6ce20ec3422c5 (diff)
downloadtdeutils-c3e3301aba81e1c1771fa309941888a8b0fb59bc.tar.gz
tdeutils-c3e3301aba81e1c1771fa309941888a8b0fb59bc.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'klaptopdaemon/profile.h')
-rw-r--r--klaptopdaemon/profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/klaptopdaemon/profile.h b/klaptopdaemon/profile.h
index e3090ce..aa44c21 100644
--- a/klaptopdaemon/profile.h
+++ b/klaptopdaemon/profile.h
@@ -25,7 +25,7 @@
#ifndef __BRIGHTNESSCONFIG_H__
#define __BRIGHTNESSCONFIG_H__
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <tqstring.h>
class TQWidget;