summaryrefslogtreecommitdiff
path: root/src/components/channellist/classic/guildlist.cpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2024-01-19 01:29:25 -0500
committerouwou <26526779+ouwou@users.noreply.github.com>2024-01-19 01:29:25 -0500
commitd1f6e1daa99e70ab3a9d583a0de286c97ab13413 (patch)
treebd8a946a482fb0912ed423d47eb9af697269181e /src/components/channellist/classic/guildlist.cpp
parentc384ed237caf249f706d33e2f56448e597fe0b3f (diff)
downloadabaddon-portaudio-d1f6e1daa99e70ab3a9d583a0de286c97ab13413.tar.gz
abaddon-portaudio-d1f6e1daa99e70ab3a9d583a0de286c97ab13413.zip
headers
Diffstat (limited to 'src/components/channellist/classic/guildlist.cpp')
-rw-r--r--src/components/channellist/classic/guildlist.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/channellist/classic/guildlist.cpp b/src/components/channellist/classic/guildlist.cpp
index 53ba1d7..ae613bf 100644
--- a/src/components/channellist/classic/guildlist.cpp
+++ b/src/components/channellist/classic/guildlist.cpp
@@ -1,4 +1,6 @@
#include "guildlist.hpp"
+
+#include "abaddon.hpp"
#include "guildlistfolderitem.hpp"
class GuildListDMsButton : public Gtk::EventBox {