From 6bde06dd50ef1753fe9c700850cfb2961029d780 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joaquim=20Casals=20Bu=C3=B1uel?= <jcasals@iri.upc.edu>
Date: Tue, 29 Jan 2019 15:28:41 +0100
Subject: [PATCH] Hopefully fixed CI error

---
 test/processor_IMU_UnitTester.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/processor_IMU_UnitTester.cpp b/test/processor_IMU_UnitTester.cpp
index d08436cc3..aa4f46db6 100644
--- a/test/processor_IMU_UnitTester.cpp
+++ b/test/processor_IMU_UnitTester.cpp
@@ -1,4 +1,4 @@
-#include "test/processor_IMU_UnitTester.h"
+#include "processor_IMU_UnitTester.h"
 
 namespace wolf {
 
-- 
GitLab