diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-05-23 17:33:16 +0200 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-05-23 17:33:16 +0200 |
| commit | 7b973d5f10299c116c3c707ba28c7d6922be0a9a (patch) | |
| tree | 28e58ab5cb6f13bc1e7eaa34ba020921c4bfb985 /src/installationmanager.cpp | |
| parent | 064ef4cfeb7307cae1cfbc640ca3c47e8032f365 (diff) | |
Remove header that has been removed from uibase.
Diffstat (limited to 'src/installationmanager.cpp')
| -rw-r--r-- | src/installationmanager.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/installationmanager.cpp b/src/installationmanager.cpp index d4e6a444..62a97591 100644 --- a/src/installationmanager.cpp +++ b/src/installationmanager.cpp @@ -34,7 +34,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "selectiondialog.h" #include "modinfo.h" #include <scopeguard.h> -#include <installationtester.h> #include <utility.h> #include <scopeguard.h> |
