summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon/wake_laptop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'klaptopdaemon/wake_laptop.cpp')
-rw-r--r--klaptopdaemon/wake_laptop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/klaptopdaemon/wake_laptop.cpp b/klaptopdaemon/wake_laptop.cpp
index 8902be8..1e9d92b 100644
--- a/klaptopdaemon/wake_laptop.cpp
+++ b/klaptopdaemon/wake_laptop.cpp
@@ -21,7 +21,7 @@
*/
#include <kprocess.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdatastream.h>
#include <dcopclient.h>
#include <kapplication.h>