summaryrefslogtreecommitdiff
path: root/src/download.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-05-07 01:57:35 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-05-07 01:57:35 +0200
commit7a8309f2f3336740ffcec1d89154750ffa86c7bc (patch)
tree76aad61b277fabdd4dd1cd3c969cc851b3f5f8d4 /src/download.h
parentFixing forgotten merging issues.. (diff)
downloadrekonq-7a8309f2f3336740ffcec1d89154750ffa86c7bc.tar.xz
EBN Krazy fixes. 2nd round..
Diffstat (limited to 'src/download.h')
-rw-r--r--src/download.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/download.h b/src/download.h
index 0ad01e69..0502d500 100644
--- a/src/download.h
+++ b/src/download.h
@@ -31,7 +31,7 @@
#include <KIO/FileCopyJob>
// Qt Includes
-#include <QObject>
+#include <QtCore/QObject>
// Forward Declarations
class KJob;