summaryrefslogtreecommitdiff
path: root/src/savegamegamebyro.h
diff options
context:
space:
mode:
authorTom Tanner <thosrtanner2@users.sourceforge.net>2015-03-22 10:49:15 +0000
committerTom Tanner <thosrtanner2@users.sourceforge.net>2015-03-22 10:49:15 +0000
commitea520baf4e4a512744552a8528e3b41145796151 (patch)
treee9bf9269c075004fe69352ce29e739f5619b335c /src/savegamegamebyro.h
parenta9cec9e5e230dbd56d62ae6dd517ae10252125ae (diff)
Fix a meory leak with modules that error during loading
More Sconscript stuff
Diffstat (limited to 'src/savegamegamebyro.h')
-rw-r--r--src/savegamegamebyro.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/savegamegamebyro.h b/src/savegamegamebyro.h
index eedda6c2..e08e1044 100644
--- a/src/savegamegamebyro.h
+++ b/src/savegamegamebyro.h
@@ -22,10 +22,9 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include "savegame.h"
-#include <gameinfo.h>
+
#include <QString>
#include <QObject>
-#include <QImage>
#include <QMetaType>
#include <QFile>