summaryrefslogtreecommitdiff
path: root/src/profile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/profile.cpp')
-rw-r--r--src/profile.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/profile.cpp b/src/profile.cpp
index cb99e586..c1e30c22 100644
--- a/src/profile.cpp
+++ b/src/profile.cpp
@@ -22,14 +22,14 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include "modinfo.h"
#include "settings.h"
#include <utility.h>
-#include <error_report.h>
-#include "appconfig.h"
+#include "shared/error_report.h"
+#include "shared/appconfig.h"
#include <iplugingame.h>
#include <report.h>
#include <safewritefile.h>
#include <bsainvalidation.h>
#include <dataarchives.h>
-#include "util.h"
+#include "shared/util.h"
#include "registry.h"
#include "modinfoforeign.h"
#include <questionboxmemory.h>