summaryrefslogtreecommitdiff
path: root/components/chatwindow.cpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2021-11-20 18:48:15 -0500
committerouwou <26526779+ouwou@users.noreply.github.com>2021-11-20 18:48:15 -0500
commit574cbc35d85d5f90e2d5946da636f9c1cc0cd2ad (patch)
tree3797355d4db144311820b499501ff104e0eadd9a /components/chatwindow.cpp
parent9d21df8e1bca9ccfa1bcfcde3bc8f35473866166 (diff)
parentfc76a15c4636df4961af1879ddecb111a9f68260 (diff)
downloadabaddon-portaudio-574cbc35d85d5f90e2d5946da636f9c1cc0cd2ad.tar.gz
abaddon-portaudio-574cbc35d85d5f90e2d5946da636f9c1cc0cd2ad.zip
merge store
Diffstat (limited to 'components/chatwindow.cpp')
-rw-r--r--components/chatwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/chatwindow.cpp b/components/chatwindow.cpp
index c2bd688..9b34dfd 100644
--- a/components/chatwindow.cpp
+++ b/components/chatwindow.cpp
@@ -1,6 +1,6 @@
#include "chatwindow.hpp"
#include "chatmessage.hpp"
-#include "../abaddon.hpp"
+#include "abaddon.hpp"
#include "chatinputindicator.hpp"
#include "ratelimitindicator.hpp"
#include "chatinput.hpp"