diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-04-26 02:54:00 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-26 02:54:00 -0400 |
| commit | 9945beabf160c68852a8bdac07de255f04fd6886 (patch) | |
| tree | 3f8bcab42ae489e685a3fb8d1f1f3b1bae814218 /src/settingsdialogpaths.cpp | |
| parent | 530bade5f71806a7ffd317a6ba2b5cdccb1cc69c (diff) | |
| parent | ca9c953d6a1ae654af48e91b393d1a1a52e3bd44 (diff) | |
Merge pull request #1061 from isanae/new-cmakefiles
New cmakefiles
Diffstat (limited to 'src/settingsdialogpaths.cpp')
| -rw-r--r-- | src/settingsdialogpaths.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settingsdialogpaths.cpp b/src/settingsdialogpaths.cpp index c6fd40a7..74ba4f25 100644 --- a/src/settingsdialogpaths.cpp +++ b/src/settingsdialogpaths.cpp @@ -1,6 +1,6 @@ #include "settingsdialogpaths.h" #include "ui_settingsdialog.h" -#include "appconfig.h" +#include "shared/appconfig.h" #include <iplugingame.h> PathsSettingsTab::PathsSettingsTab(Settings& s, SettingsDialog& d) |
