summaryrefslogtreecommitdiff
path: root/components/chatmessage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'components/chatmessage.cpp')
-rw-r--r--components/chatmessage.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/chatmessage.cpp b/components/chatmessage.cpp
index f7ca6a5..aa4fc2e 100644
--- a/components/chatmessage.cpp
+++ b/components/chatmessage.cpp
@@ -1,6 +1,6 @@
#include "chatmessage.hpp"
-#include "../abaddon.hpp"
-#include "../util.hpp"
+#include "abaddon.hpp"
+#include "util.hpp"
#include "lazyimage.hpp"
#include <unordered_map>