summaryrefslogtreecommitdiff
path: root/src/components/friendslist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/friendslist.cpp')
-rw-r--r--src/components/friendslist.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/components/friendslist.cpp b/src/components/friendslist.cpp
index 99fbafa..a1fab8d 100644
--- a/src/components/friendslist.cpp
+++ b/src/components/friendslist.cpp
@@ -1,5 +1,9 @@
#include "friendslist.hpp"
+#include <gtkmm/messagedialog.h>
+#include <gtkmm/radiobutton.h>
+#include "abaddon.hpp"
#include "lazyimage.hpp"
+#include "util.hpp"
using namespace std::string_literals;