From 5e2886ded2b2214b9e09ee0d08676ed31a32911e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Thu, 22 Oct 2015 13:05:29 +0000 Subject: Move utils files from "plugins/utils" to "/utils" so it can be used from protocols too git-svn-id: http://svn.miranda-ng.org/main/trunk@15592 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FloatingContacts/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/FloatingContacts/src/main.cpp') diff --git a/plugins/FloatingContacts/src/main.cpp b/plugins/FloatingContacts/src/main.cpp index 6fffc1a432..4bee59b187 100644 --- a/plugins/FloatingContacts/src/main.cpp +++ b/plugins/FloatingContacts/src/main.cpp @@ -16,7 +16,7 @@ No warranty for any misbehaviour. #include "stdafx.h" -#include "../Utils/mir_fonts.h" +#include "../../utils/mir_fonts.h" // Globals -- cgit v1.2.3