summaryrefslogtreecommitdiffstats
path: root/examples/downloadspeed/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/downloadspeed/main.cpp')
-rw-r--r--examples/downloadspeed/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/downloadspeed/main.cpp b/examples/downloadspeed/main.cpp
index 0648b5547..835a38faa 100644
--- a/examples/downloadspeed/main.cpp
+++ b/examples/downloadspeed/main.cpp
@@ -20,8 +20,8 @@
**
**********************************************************************/
-#include <KDUpdater/kdupdaterfiledownloader.h>
-#include <KDUpdater/kdupdaterfiledownloaderfactory.h>
+#include <kdupdaterfiledownloader.h>
+#include <kdupdaterfiledownloaderfactory.h>
#include <QtCore/QCoreApplication>
#include <QtCore/QDebug>