aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/launcher.h1
-rw-r--r--gui/message.cpp1
-rw-r--r--gui/options.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/gui/launcher.h b/gui/launcher.h
index d20fcfe7f7..8823048174 100644
--- a/gui/launcher.h
+++ b/gui/launcher.h
@@ -23,7 +23,6 @@
#include "gui/dialog.h"
#include "common/str.h"
-#include "common/list.h"
class GameDetector;
diff --git a/gui/message.cpp b/gui/message.cpp
index f73da74967..206f145cdf 100644
--- a/gui/message.cpp
+++ b/gui/message.cpp
@@ -20,7 +20,6 @@
#include "stdafx.h"
#include "common/str.h"
-#include "common/list.h"
#include "gui/message.h"
#include "gui/newgui.h"
#include "gui/widget.h"
diff --git a/gui/options.h b/gui/options.h
index cda1e82641..9f6c6bf852 100644
--- a/gui/options.h
+++ b/gui/options.h
@@ -23,7 +23,6 @@
#include "gui/dialog.h"
#include "common/str.h"
-#include "common/list.h"
class GameDetector;