summaryrefslogtreecommitdiff
path: root/src/profile.cpp
diff options
context:
space:
mode:
authorMikaƫl Capelle <capelle.mikael@gmail.com>2021-01-18 21:16:40 +0100
committerGitHub <noreply@github.com>2021-01-18 21:16:40 +0100
commitee44a38c986d953a19cbb37b0297590844cf54ac (patch)
treee39b12f7cb7f37cd96b3c3f451d2b527a81d4578 /src/profile.cpp
parent59f055ba93381b965cdc04557ac1dce2df36bd07 (diff)
parent6feab2ea8f96704e44a14c212a635dc17f4ba71e (diff)
Merge pull request #1354 from isanae/startup-rework
Startup rework
Diffstat (limited to 'src/profile.cpp')
-rw-r--r--src/profile.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/profile.cpp b/src/profile.cpp
index 3cc1a2a3..695cd3ae 100644
--- a/src/profile.cpp
+++ b/src/profile.cpp
@@ -22,7 +22,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include "modinfo.h"
#include "settings.h"
#include <utility.h>
-#include "shared/error_report.h"
#include "shared/appconfig.h"
#include <iplugingame.h>
#include <report.h>