From 9040b187a1c4fa380f8a12207b9dd6d04b3a10ac Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 12 Aug 2016 18:00:49 +0200 Subject: all: rename modules s#^opentrack-##. and opentrack -> api Adjust usages. --- tracker-hatire/thread.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tracker-hatire/thread.hpp') diff --git a/tracker-hatire/thread.hpp b/tracker-hatire/thread.hpp index 26491cfe..dcdc13ee 100644 --- a/tracker-hatire/thread.hpp +++ b/tracker-hatire/thread.hpp @@ -10,8 +10,8 @@ #include #include -#include "opentrack/variance.hpp" -#include "opentrack-compat/timer.hpp" +#include "api/variance.hpp" +#include "compat/timer.hpp" enum results { -- cgit v1.2.3