summaryrefslogtreecommitdiff
path: root/src/selfupdater.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/selfupdater.cpp')
-rw-r--r--src/selfupdater.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selfupdater.cpp b/src/selfupdater.cpp
index 086ae05f..501c7ed1 100644
--- a/src/selfupdater.cpp
+++ b/src/selfupdater.cpp
@@ -34,7 +34,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include "organizercore.h"
#include <versioninfo.h>
#include <report.h>
-#include <util.h>
+#include "shared/util.h"
#include <QApplication>
#include <QCoreApplication>