summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2020-05-23 17:09:20 +0200
committerMikaël Capelle <capelle.mikael@gmail.com>2020-05-23 17:09:20 +0200
commitee995b8df5a1b9c708a069e62f0e786ff359e76b (patch)
treed40220c93eb433ac461ff9b61991852cee370d62 /src
parentee7438827e6fde8862b880e054a1506a06313de5 (diff)
Remove include that has been removed from uibase.
Diffstat (limited to 'src')
-rw-r--r--src/modlist.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modlist.cpp b/src/modlist.cpp
index 9fbd3de4..ea4aa2e3 100644
--- a/src/modlist.cpp
+++ b/src/modlist.cpp
@@ -20,7 +20,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include "modlist.h"
#include "messagedialog.h"
-#include "installationtester.h"
#include "qtgroupingproxy.h"
#include "viewmarkingscrollbar.h"
#include "modlistsortproxy.h"