summaryrefslogtreecommitdiff
path: root/src/windows/mainwindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/mainwindow.hpp')
-rw-r--r--src/windows/mainwindow.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/windows/mainwindow.hpp b/src/windows/mainwindow.hpp
index 78e0115..a12dd7c 100644
--- a/src/windows/mainwindow.hpp
+++ b/src/windows/mainwindow.hpp
@@ -3,7 +3,6 @@
#include "components/chatwindow.hpp"
#include "components/memberlist.hpp"
#include "components/friendslist.hpp"
-#include <gtkmm.h>
class MainWindow : public Gtk::Window {
public: