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