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/image.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/utils/image.cpp') diff --git a/test/utils/image.cpp b/test/utils/image.cpp index 8aeb57c6..32d4784f 100644 --- a/test/utils/image.cpp +++ b/test/utils/image.cpp @@ -24,7 +24,7 @@ * $Id$ */ -#include "image.hpp" +#include "utils/image.hpp" #include #include -- cgit v1.2.3