diff options
| author | Tannin <sherb@gmx.net> | 2016-05-07 00:23:13 +0200 |
|---|---|---|
| committer | Tannin <sherb@gmx.net> | 2016-05-07 00:23:13 +0200 |
| commit | 32480f7a818facb096c423fbed625bb311b0c497 (patch) | |
| tree | 5b266febdb9109c7e5da85b5a50131476b218b70 /src/editexecutablesdialog.cpp | |
| parent | e43762e7db5ec66c6fdc7a453b873b433a992e3d (diff) | |
minor fixes
Diffstat (limited to 'src/editexecutablesdialog.cpp')
| -rw-r--r-- | src/editexecutablesdialog.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/editexecutablesdialog.cpp b/src/editexecutablesdialog.cpp index 42d6f58b..f76323e8 100644 --- a/src/editexecutablesdialog.cpp +++ b/src/editexecutablesdialog.cpp @@ -21,6 +21,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "ui_editexecutablesdialog.h" #include "filedialogmemory.h" #include "stackdata.h" +#include "modlist.h" #include <QMessageBox> #include <Shellapi.h> #include <utility.h> |
