summaryrefslogtreecommitdiff
path: root/src/editexecutablesdialog.cpp
diff options
context:
space:
mode:
authorTannin <sherb@gmx.net>2016-05-07 00:23:13 +0200
committerTannin <sherb@gmx.net>2016-05-07 00:23:13 +0200
commit32480f7a818facb096c423fbed625bb311b0c497 (patch)
tree5b266febdb9109c7e5da85b5a50131476b218b70 /src/editexecutablesdialog.cpp
parente43762e7db5ec66c6fdc7a453b873b433a992e3d (diff)
minor fixes
Diffstat (limited to 'src/editexecutablesdialog.cpp')
-rw-r--r--src/editexecutablesdialog.cpp1
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>