summaryrefslogtreecommitdiff
path: root/src/remoteauth/remoteauthdialog.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/remoteauth/remoteauthdialog.hpp')
-rw-r--r--src/remoteauth/remoteauthdialog.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/remoteauth/remoteauthdialog.hpp b/src/remoteauth/remoteauthdialog.hpp
index 465a188..b889b58 100644
--- a/src/remoteauth/remoteauthdialog.hpp
+++ b/src/remoteauth/remoteauthdialog.hpp
@@ -5,6 +5,9 @@
// clang-format off
#include <gtkmm/dialog.h>
+#include <gtkmm/image.h>
+#include <gtkmm/label.h>
+
#include "remoteauthclient.hpp"
// clang-format on