summaryrefslogtreecommitdiff
path: root/src/components/channellist/classic/guildlist.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2024-03-28 21:54:20 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2024-03-28 21:54:20 -0400
commit7b63bfea23edb66e97ec4b2c276c1dbdf15c3849 (patch)
tree85b0764548f820ba722e3f37938c77b83bec6395 /src/components/channellist/classic/guildlist.hpp
parentf928d751d8c7e0547f5f48d70677683114f9c5bb (diff)
downloadabaddon-portaudio-7b63bfea23edb66e97ec4b2c276c1dbdf15c3849.tar.gz
abaddon-portaudio-7b63bfea23edb66e97ec4b2c276c1dbdf15c3849.zip
includes
Diffstat (limited to 'src/components/channellist/classic/guildlist.hpp')
-rw-r--r--src/components/channellist/classic/guildlist.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/channellist/classic/guildlist.hpp b/src/components/channellist/classic/guildlist.hpp
index 72e88e8..2d745d3 100644
--- a/src/components/channellist/classic/guildlist.hpp
+++ b/src/components/channellist/classic/guildlist.hpp
@@ -1,5 +1,6 @@
#pragma once
#include <gtkmm/listbox.h>
+#include <gtkmm/menu.h>
#include "discord/snowflake.hpp"
#include "discord/usersettings.hpp"