┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontroller.h
diff options
context:
space:
mode:
authorDirk Mueller <[email protected]>2007-05-09 22:23:52 +0000
committerDirk Mueller <[email protected]>2007-05-09 22:23:52 +0000
commita333c0d7446e38c3ec93f41c6761a64dbf6f6b0d (patch)
treeae4894efdd5d1e4c3c595bca216630f315827591 /src/dolphincontroller.h
parent1d3ccf2ada8f2d6f58b962eb19e49df647373477 (diff)
include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=663054
Diffstat (limited to 'src/dolphincontroller.h')
-rw-r--r--src/dolphincontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphincontroller.h b/src/dolphincontroller.h
index f9f4f4e47..b975558e2 100644
--- a/src/dolphincontroller.h
+++ b/src/dolphincontroller.h
@@ -22,7 +22,7 @@
#include <dolphinview.h>
#include <kurl.h>
-#include <QObject>
+#include <QtCore/QObject>
#include <libdolphin_export.h>
class KUrl;