diff options
-rw-r--r-- | tdecore/tdehw/tderootsystemdevice.cpp | 2 |
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" |