summaryrefslogtreecommitdiff
path: root/src/components/channellist/classic/guildlist.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2024-03-31 21:32:41 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2024-03-31 21:32:41 -0400
commitb7906eb918d0df1fa1508a77732113ca94056e4e (patch)
treefa533b611822b25924d4e2947bcf90307c6e5cff /src/components/channellist/classic/guildlist.hpp
parent1367e162c0581bdea7ec1d2129b18e70d7d43d2b (diff)
parentfda687eaa8b33899648e97798a7fbcaa9edda12b (diff)
downloadabaddon-portaudio-b7906eb918d0df1fa1508a77732113ca94056e4e.tar.gz
abaddon-portaudio-b7906eb918d0df1fa1508a77732113ca94056e4e.zip
Merge branch 'master' into stages
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"