summaryrefslogtreecommitdiff
path: root/src/profilesdialog.cpp
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-04-23 21:00:00 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2020-04-23 21:00:00 -0400
commitbbfec30539b31a2b8faa0df79435db94cefee8fe (patch)
tree58a6b7f8f0325665b0f3e93f2bfecdbe6beeb536 /src/profilesdialog.cpp
parent530bade5f71806a7ffd317a6ba2b5cdccb1cc69c (diff)
now using new common cmakefiles
fixed includes because shared/ isn't in the path anymore removed unused modeltest files
Diffstat (limited to 'src/profilesdialog.cpp')
-rw-r--r--src/profilesdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilesdialog.cpp b/src/profilesdialog.cpp
index c91f48f4..6f06a6be 100644
--- a/src/profilesdialog.cpp
+++ b/src/profilesdialog.cpp
@@ -20,7 +20,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include "profilesdialog.h"
#include "ui_profilesdialog.h"
-#include "appconfig.h"
+#include "shared/appconfig.h"
#include "bsainvalidation.h"
#include "iplugingame.h"
#include "profile.h"