summaryrefslogtreecommitdiffstats
path: root/tdeioslave/system/systemimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/system/systemimpl.h')
-rw-r--r--tdeioslave/system/systemimpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeioslave/system/systemimpl.h b/tdeioslave/system/systemimpl.h
index 6270489c8..41d0242a3 100644
--- a/tdeioslave/system/systemimpl.h
+++ b/tdeioslave/system/systemimpl.h
@@ -22,7 +22,7 @@
#include <tdeio/global.h>
#include <tdeio/job.h>
-#include <kdesktopfile.h>
+#include <tdedesktopfile.h>
#include <kurl.h>
#include <dcopobject.h>
@@ -31,7 +31,7 @@
class SystemImpl : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
SystemImpl();