diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2016-06-27 21:21:54 +0100 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2016-06-27 21:21:54 +0100 |
| commit | 42407866e9f04cac3c1bad0e1002e23c6f0d5064 (patch) | |
| tree | 8636fd48efe160d7325906cfb88b90374e0522a0 /src/mainwindow.cpp | |
| parent | c3a8a0b9eb89b1464a0d19d728471e0077cbd8dd (diff) | |
Some include-what-you-use suggested changes
Diffstat (limited to 'src/mainwindow.cpp')
| -rw-r--r-- | src/mainwindow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 702e661d..72ee8d6a 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -34,6 +34,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "organizercore.h"
#include "pluginlistsortproxy.h"
#include "previewgenerator.h"
+#include "serverinfo.h"
#include "savegameinfo.h"
#include "spawn.h"
#include "versioninfo.h"
|
