From 950cfb3eb1bb8ad8da7f7bad993037d12dcdceab Mon Sep 17 00:00:00 2001 From: Guilhem Lavaux Date: Wed, 21 May 2014 21:57:37 +0200 Subject: [PATCH] Fixed compilation issues --- src/cic.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cic.hpp b/src/cic.hpp index 31ba069..560ba2f 100644 --- a/src/cic.hpp +++ b/src/cic.hpp @@ -36,7 +36,7 @@ knowledge of the CeCILL license and that you accept its terms. #ifndef __CICFILTER_HPP #define __CICFILTER_HPP -#include "CosmoTool/config.hpp" +#include "config.hpp" #include using namespace CosmoTool;