From abba182b1ba630b41660424abf372af527b1612c Mon Sep 17 00:00:00 2001 From: Tannin Date: Sat, 9 May 2015 21:44:19 +0200 Subject: dropped redundant report.h/report.cpp --- src/selfupdater.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/selfupdater.cpp') diff --git a/src/selfupdater.cpp b/src/selfupdater.cpp index 659233f1..071ee51c 100644 --- a/src/selfupdater.cpp +++ b/src/selfupdater.cpp @@ -20,7 +20,6 @@ along with Mod Organizer. If not, see . #include "selfupdater.h" #include "utility.h" #include "installationmanager.h" -#include "report.h" #include "messagedialog.h" #include "downloadmanager.h" #include "nexusinterface.h" @@ -28,6 +27,7 @@ along with Mod Organizer. If not, see . #include #include #include +#include #include #include #include -- cgit v1.3.1