diff options
Diffstat (limited to 'src/windows/threadswindow.hpp')
-rw-r--r-- | src/windows/threadswindow.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/windows/threadswindow.hpp b/src/windows/threadswindow.hpp index 276e067..f644e35 100644 --- a/src/windows/threadswindow.hpp +++ b/src/windows/threadswindow.hpp @@ -1,5 +1,4 @@ #pragma once -#include <gtkmm.h> #include "discord/objects.hpp" class ActiveThreadsList : public Gtk::ScrolledWindow { |