summaryrefslogtreecommitdiff
path: root/src/windows/profilewindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/profilewindow.hpp')
-rw-r--r--src/windows/profilewindow.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/windows/profilewindow.hpp b/src/windows/profilewindow.hpp
index fbc30e0..4d71392 100644
--- a/src/windows/profilewindow.hpp
+++ b/src/windows/profilewindow.hpp
@@ -1,4 +1,9 @@
#pragma once
+
+#include <gtkmm/stack.h>
+#include <gtkmm/stackswitcher.h>
+#include <gtkmm/window.h>
+
#include "discord/snowflake.hpp"
#include "profile/userinfopane.hpp"
#include "profile/mutualguildspane.hpp"