From d88079000a79e6bcbe51c5a2868d57b303b5fcb6 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Sat, 20 Nov 2021 22:29:03 -0500 Subject: normalize include paths --- components/friendslist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/friendslist.cpp') diff --git a/components/friendslist.cpp b/components/friendslist.cpp index ec78b57..3896f02 100644 --- a/components/friendslist.cpp +++ b/components/friendslist.cpp @@ -1,5 +1,5 @@ #include "friendslist.hpp" -#include "../abaddon.hpp" +#include "abaddon.hpp" #include "lazyimage.hpp" using namespace std::string_literals; -- cgit v1.2.3