diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-05-23 17:09:20 +0200 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-05-23 17:09:20 +0200 |
| commit | ee995b8df5a1b9c708a069e62f0e786ff359e76b (patch) | |
| tree | d40220c93eb433ac461ff9b61991852cee370d62 /src/modlist.cpp | |
| parent | ee7438827e6fde8862b880e054a1506a06313de5 (diff) | |
Remove include that has been removed from uibase.
Diffstat (limited to 'src/modlist.cpp')
| -rw-r--r-- | src/modlist.cpp | 1 |
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" |
