From bbfec30539b31a2b8faa0df79435db94cefee8fe Mon Sep 17 00:00:00 2001 From: isanae <14251494+isanae@users.noreply.github.com> Date: Thu, 23 Apr 2020 21:00:00 -0400 Subject: now using new common cmakefiles fixed includes because shared/ isn't in the path anymore removed unused modeltest files --- src/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainwindow.cpp') diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index a359d94c..01d3e62c 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -71,7 +71,7 @@ along with Mod Organizer. If not, see . #include "settingsdialog.h" #include #include "nxmaccessmanager.h" -#include "appconfig.h" +#include "shared/appconfig.h" #include "eventfilter.h" #include "statusbar.h" #include "filterlist.h" -- cgit v1.3.1