summaryrefslogtreecommitdiffstats
path: root/tests/tst_DownloadTask.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tst_DownloadTask.cpp')
-rw-r--r--tests/tst_DownloadTask.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/tst_DownloadTask.cpp b/tests/tst_DownloadTask.cpp
index 9c87b027..9482b666 100644
--- a/tests/tst_DownloadTask.cpp
+++ b/tests/tst_DownloadTask.cpp
@@ -3,10 +3,10 @@
#include "TestUtil.h"
-#include "logic/updater/GoUpdate.h"
-#include "logic/updater/DownloadTask.h"
-#include "logic/updater/UpdateChecker.h"
-#include "depends/util/include/pathutils.h"
+#include "updater/GoUpdate.h"
+#include "updater/DownloadTask.h"
+#include "updater/UpdateChecker.h"
+#include "pathutils.h"
using namespace GoUpdate;