From b0e3e86a61770c3d6c18161b05c745f30f1a2cb3 Mon Sep 17 00:00:00 2001 From: Tannin Date: Fri, 6 May 2016 23:39:08 +0200 Subject: moved plugins.txt reading/writing to game plugin --- src/profile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/profile.cpp') diff --git a/src/profile.cpp b/src/profile.cpp index f4aab46b..8cc60cc0 100644 --- a/src/profile.cpp +++ b/src/profile.cpp @@ -20,13 +20,13 @@ along with Mod Organizer. If not, see . #include "profile.h" #include "modinfo.h" -#include "safewritefile.h" #include "settings.h" #include #include #include "appconfig.h" #include #include +#include #include #include -- cgit v1.3.1