summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorThomas Tanner <trtanner@btinternet.com>2015-11-22 21:18:56 +0000
committerThomas Tanner <trtanner@btinternet.com>2015-11-22 21:18:56 +0000
commitefaba9070639dbdc77955784b5de3365c9271738 (patch)
tree0f473f4dcddcd888e1e76ec22e5ad77d191bf183 /src/mainwindow.cpp
parent159501d0763c3e801d3997d8d4d72accd5f7a9f9 (diff)
Final eradication of igameinfo and adding python wrappers for IPluginGame
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 84a51b62..7142bcb1 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -52,7 +52,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include "credentialsdialog.h"
#include "selectiondialog.h"
#include "csvbuilder.h"
-#include "gameinfoimpl.h"
#include "savetextasdialog.h"
#include "problemsdialog.h"
#include "previewdialog.h"