diff options
Diffstat (limited to 'src/gui/popups/speechbubble.h')
-rw-r--r-- | src/gui/popups/speechbubble.h | 2 |
1 files changed, 0 insertions, 2 deletions
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; |