summary refs log tree commit diff
path: root/src/EmojiPanel.cc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/EmojiPanel.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/EmojiPanel.cc b/src/EmojiPanel.cc
index 16299ace..71e2526c 100644
--- a/src/EmojiPanel.cc
+++ b/src/EmojiPanel.cc
@@ -16,11 +16,9 @@
  */
 
 #include <QPushButton>
-#include <QScrollArea>
 #include <QScrollBar>
 #include <QVBoxLayout>
 
-#include "Avatar.h"
 #include "DropShadow.h"
 #include "EmojiCategory.h"
 #include "EmojiPanel.h"