summaryrefslogtreecommitdiff
path: root/components/chatlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'components/chatlist.cpp')
-rw-r--r--components/chatlist.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/chatlist.cpp b/components/chatlist.cpp
index ba10de9..01f1629 100644
--- a/components/chatlist.cpp
+++ b/components/chatlist.cpp
@@ -1,7 +1,7 @@
#include "chatmessage.hpp"
#include "chatlist.hpp"
-#include "../abaddon.hpp"
-#include "../constants.hpp"
+#include "abaddon.hpp"
+#include "constants.hpp"
ChatList::ChatList() {
m_list.get_style_context()->add_class("messages");