summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw
diff options
context:
space:
mode:
authorGolubev Alexander <fatzer2@gmail.com>2013-07-27 07:03:05 +0400
committerGolubev Alexander <fatzer2@gmail.com>2013-07-27 11:20:30 +0400
commit29bc5feb2c432824652da24d7d67e9110e94f574 (patch)
tree398c540e7cefd51a7edc1d3adaf395233688cf51 /tdecore/tdehw
parente7708ec743e1c504cbae2ab523858589caeae62f (diff)
downloadtdelibs-29bc5feb2c432824652da24d7d67e9110e94f574.tar.gz
tdelibs-29bc5feb2c432824652da24d7d67e9110e94f574.zip
fixed build without consolekit support
Diffstat (limited to 'tdecore/tdehw')
-rw-r--r--tdecore/tdehw/tderootsystemdevice.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tdecore/tdehw/tderootsystemdevice.cpp b/tdecore/tdehw/tderootsystemdevice.cpp
index 4047df104..69f89df5f 100644
--- a/tdecore/tdehw/tderootsystemdevice.cpp
+++ b/tdecore/tdehw/tderootsystemdevice.cpp
@@ -23,8 +23,10 @@
#include <tqfile.h>
+#include <dcopclient.h>
#include "tdeglobal.h"
#include "tdeconfig.h"
+#include "tdeapplication.h"
#include "config.h"