summaryrefslogtreecommitdiffstats
path: root/logic/updater/GoUpdate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'logic/updater/GoUpdate.cpp')
-rw-r--r--logic/updater/GoUpdate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/updater/GoUpdate.cpp b/logic/updater/GoUpdate.cpp
index 84dc164c..21bef2c0 100644
--- a/logic/updater/GoUpdate.cpp
+++ b/logic/updater/GoUpdate.cpp
@@ -3,7 +3,7 @@
#include <QDebug>
#include <QDomDocument>
#include <QFile>
-#include <logic/Env.h>
+#include <Env.h>
namespace GoUpdate
{