From 511e095fa3b944b2016560e6bb21e3f0413aa1a4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 7 Jul 2015 11:24:40 +0200 Subject: includes relative to project top directory --- ftnoir_protocol_ft/ftnoir_protocol_ft.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftnoir_protocol_ft/ftnoir_protocol_ft.h') diff --git a/ftnoir_protocol_ft/ftnoir_protocol_ft.h b/ftnoir_protocol_ft/ftnoir_protocol_ft.h index ade6ac75..3fe9952d 100644 --- a/ftnoir_protocol_ft/ftnoir_protocol_ft.h +++ b/ftnoir_protocol_ft/ftnoir_protocol_ft.h @@ -38,7 +38,7 @@ #include #include "compat/compat.h" #include "opentrack/options.hpp" -#include "../freetrackclient/fttypes.h" +#include "freetrackclient/fttypes.h" using namespace options; struct settings : opts { -- cgit v1.2.3