From 2d3b060abd28c08895a5fa0ea21d3547133e28f3 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 31 Mar 2015 22:32:11 +0200 Subject: test: Fix include paths. --- test/utils/math.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/utils/math.cpp') diff --git a/test/utils/math.cpp b/test/utils/math.cpp index e97e200a..3e3ae5e6 100644 --- a/test/utils/math.cpp +++ b/test/utils/math.cpp @@ -24,7 +24,7 @@ * $Id$ */ -#include "math.hpp" +#include "utils/math.hpp" #include #include -- cgit v1.2.3