diff options
Diffstat (limited to 'src/settingsdialog.h')
| -rw-r--r-- | src/settingsdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settingsdialog.h b/src/settingsdialog.h index bae4a469..160f0748 100644 --- a/src/settingsdialog.h +++ b/src/settingsdialog.h @@ -21,7 +21,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #define SETTINGSDIALOG_H #include "tutorabledialog.h" -#include "util.h" +#include "shared/util.h" class PluginContainer; class Settings; |
