summaryrefslogtreecommitdiff
path: root/components/channels.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'components/channels.cpp')
-rw-r--r--components/channels.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/components/channels.cpp b/components/channels.cpp
index b4769d9..da31de0 100644
--- a/components/channels.cpp
+++ b/components/channels.cpp
@@ -2,9 +2,9 @@
#include <algorithm>
#include <map>
#include <unordered_map>
-#include "../abaddon.hpp"
-#include "../imgmanager.hpp"
-#include "../util.hpp"
+#include "abaddon.hpp"
+#include "imgmanager.hpp"
+#include "util.hpp"
#include "statusindicator.hpp"
ChannelList::ChannelList()