summaryrefslogtreecommitdiff
path: root/src/gui/popups
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/popups')
-rw-r--r--src/gui/popups/createpartypopup.h1
-rw-r--r--src/gui/popups/speechbubble.h2
2 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/popups/createpartypopup.h b/src/gui/popups/createpartypopup.h
index ad44928e7..bd5899726 100644
--- a/src/gui/popups/createpartypopup.h
+++ b/src/gui/popups/createpartypopup.h
@@ -27,7 +27,6 @@
#include "gui/widgets/popup.h"
#include "gui/windows/socialwindow.h"
-#include "utils/delete2.h"
#include "utils/gettext.h"
#include "utils/stringutils.h"
diff --git a/src/gui/popups/speechbubble.h b/src/gui/popups/speechbubble.h
index 3e6cf8747..4d6d86aed 100644
--- a/src/gui/popups/speechbubble.h
+++ b/src/gui/popups/speechbubble.h
@@ -24,8 +24,6 @@
#ifndef GUI_POPUPS_SPEECHBUBBLE_H
#define GUI_POPUPS_SPEECHBUBBLE_H
-#include "gui/theme.h"
-
#include "gui/widgets/popup.h"
class Label;